chiark / gitweb /
exec: introduce PrivateNetwork= process option to turn off network access to specific...
[elogind.git] / src / mount-setup.h
index f05ee31740724f17a576411f8a3a075ef6e3a058..9311cacc446fb88ae83c4a2510ad427a317f2540 100644 (file)
@@ -24,6 +24,8 @@
 
 #include <stdbool.h>
 
+int mount_setup_early(void);
+
 int mount_setup(bool loaded_policy);
 
 bool mount_point_is_api(const char *path);