chiark / gitweb /
units: don't order tmp.monut after local-fs-pre.target
authorTom Gundersen <teg@jklm.no>
Tue, 23 Oct 2012 20:33:00 +0000 (22:33 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 23 Oct 2012 20:33:00 +0000 (22:33 +0200)
Since tmp.mount is a tmpfs this is not necesary, and should speed up boot marginally.

units/tmp.mount

index 0b0d6ae56d84a625735ae6a257394434ca870636..94c41c29bac1af1fea7d4e0a3c66e9794ea6884d 100644 (file)
@@ -8,7 +8,9 @@
 [Unit]
 Description=Temporary Directory
 Documentation=man:hier(7)
-Before=local-fs.target
+DefaultDependencies=no
+Conflicts=umount.target
+Before=local-fs.target umount.target
 
 [Mount]
 What=tmpfs