units: don't order tmp.monut after local-fs-pre.target

Since tmp.mount is a tmpfs this is not necesary, and should speed up boot marginally.
This commit is contained in:
Tom Gundersen 2012-10-23 22:33:00 +02:00
parent ef44ed4e2d
commit d0114527f4
1 changed files with 3 additions and 1 deletions

View 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