]> git.pld-linux.org Git - packages/systemd.git/blob - optional-tmp-on-tmpfs.patch
/usr/lib/binfmt.d moved to filesystem
[packages/systemd.git] / optional-tmp-on-tmpfs.patch
1 --- systemd-208/units/tmp.mount~        2013-08-13 22:02:52.833756462 +0200
2 +++ systemd-208/units/tmp.mount 2014-02-27 18:48:29.799737745 +0100
3 @@ -18,3 +18,6 @@
4  Where=/tmp
5  Type=tmpfs
6  Options=mode=1777,strictatime
7 +
8 +[Install]
9 +WantedBy=local-fs.target
This page took 0.03132 seconds and 3 git commands to generate.