]> git.pld-linux.org Git - packages/systemd.git/blob - optional-tmp-on-tmpfs.patch
- x32 buildfix patch from debian
[packages/systemd.git] / optional-tmp-on-tmpfs.patch
1 --- systemd-235/units/tmp.mount~        2017-10-06 10:18:04.000000000 +0200
2 +++ systemd-235/units/tmp.mount 2017-10-21 15:22:24.201178987 +0200
3 @@ -20,3 +20,6 @@ What=tmpfs
4  Where=/tmp
5  Type=tmpfs
6  Options=mode=1777,strictatime,nosuid,nodev
7 +
8 +[Install]
9 +WantedBy=local-fs.target
This page took 0.096254 seconds and 3 git commands to generate.