chiark / gitweb /
mac: add mac_ prefix to distinguish origin security apis
[elogind.git] / src / core / smack-setup.c
index 5d8a26c61d910cd932cd1709bceac996ed4e26b1..d0fd1809f9a54aa879c3ccfb7c5ed9ae85b34e2e 100644 (file)
@@ -116,7 +116,7 @@ static int write_rules(const char* dstpath, const char* srcdir) {
 
 #endif
 
-int smack_setup(bool *loaded_policy) {
+int mac_smack_setup(bool *loaded_policy) {
 
 #ifdef HAVE_SMACK