chiark / gitweb /
util: properly identify pty devices by their major
[elogind.git] / units / var-run.mount
index 90dfe0edaa0a1c0327efa63cf70e6a0c2fddc1fe..cd3889ebcedef2d28cba23ed4aa7128f318f64c6 100644 (file)
@@ -10,10 +10,7 @@ Description=Runtime Directory
 Before=local-fs.target
 
 [Mount]
-What=tmpfs
+What=/dev/.run
 Where=/var/run
-Type=tmpfs
-Options=mode=755
-
-[Install]
-WantedBy=local-fs.target
+Type=bind
+Options=bind