Files
systemd/src
Zbigniew Jędrzejewski-Szmek c3b8bacd7b shared/selinux-util: rework switching of the getenforce() function
The approach with function pointer was neat, but it gets in the way
when we want to resolve the symbol dynamically: static initialization
is not possible. It also makes the code more complicated than necessary.
In this case, a simple boolean is sufficient.
2021-06-24 10:20:29 +02:00
..
2021-05-20 18:18:56 +09:00
2021-05-20 21:57:09 +09:00