summaryrefslogtreecommitdiff
path: root/units/var-run.mount
diff options
context:
space:
mode:
Diffstat (limited to 'units/var-run.mount')
-rw-r--r--units/var-run.mount6
1 files changed, 3 insertions, 3 deletions
diff --git a/units/var-run.mount b/units/var-run.mount
index 8ccb4bb28e..cd3889ebce 100644
--- a/units/var-run.mount
+++ b/units/var-run.mount
@@ -10,7 +10,7 @@ Description=Runtime Directory
Before=local-fs.target
[Mount]
-What=tmpfs
+What=/dev/.run
Where=/var/run
-Type=tmpfs
-Options=mode=755,nosuid,nodev,noexec
+Type=bind
+Options=bind