chiark / gitweb /
dev-setup: allow a path prefix for use in chroots
[elogind.git] / src / core / mount-setup.c
index e86a89321e91c169af1afe57b1f7a48d07d035f1..be11bb8f369a1a18741ad0adaf281cd3c42d9f02 100644 (file)
@@ -398,7 +398,7 @@ int mount_setup(bool loaded_policy) {
         /* Create a few default symlinks, which are normally created
          * by udevd, but some scripts might need them before we start
          * udevd. */
-        dev_setup();
+        dev_setup("");
 
         /* Mark the root directory as shared in regards to mount
          * propagation. The kernel defaults to "private", but we think