chiark / gitweb /
nspawn: support ephemeral boots from images
[elogind.git] / src / basic / selinux-util.h
index e2d21a48636e769c61386d65310c68cce443ee77..0528b77592371dd5d5cd2d43e70aadfc93dc40b3 100644 (file)
@@ -31,7 +31,7 @@ bool mac_selinux_have(void);
 void mac_selinux_retest(void);
 #endif // 0
 
-int mac_selinux_init(const char *prefix);
+int mac_selinux_init(void);
 #if 0 /// UNNEEDED by elogind
 void mac_selinux_finish(void);
 #endif // 0