chiark / gitweb /
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the new...
[elogind.git] / src / shared / apparmor-util.h
index 4b056a1aaed353de6b9ca92263080f96861b65ed..a3d1b3b066f1e25662d294b5e9909c2b52bd11bc 100644 (file)
@@ -23,4 +23,4 @@
 
 #include <stdbool.h>
 
-bool use_apparmor(void);
+bool mac_apparmor_use(void);