chiark / gitweb /
selinux: use setcon() instead of reexec to apply selinux policy
[elogind.git] / src / mount-setup.h
index 150ec408d20f89ecc13b9b2ff656dd33c5cec886..f05ee31740724f17a576411f8a3a075ef6e3a058 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <stdbool.h>
 
 
 #include <stdbool.h>
 
-int mount_setup(void);
+int mount_setup(bool loaded_policy);
 
 bool mount_point_is_api(const char *path);
 bool mount_point_ignore(const char *path);
 
 bool mount_point_is_api(const char *path);
 bool mount_point_ignore(const char *path);