]> git.pld-linux.org Git - packages/systemd.git/blobdiff - optional-tmp-on-tmpfs.patch
- release 5 (by relup.sh)
[packages/systemd.git] / optional-tmp-on-tmpfs.patch
index afda353cbf202eef40aaec766f0a2f67193a5bdd..32d674ad26e6239dc73cfabfe988c83073360f0f 100644 (file)
@@ -1,9 +1,9 @@
---- systemd-208/units/tmp.mount~       2013-08-13 22:02:52.833756462 +0200
-+++ systemd-208/units/tmp.mount        2014-02-27 18:48:29.799737745 +0100
-@@ -18,3 +18,6 @@
+--- systemd-235/units/tmp.mount~       2017-10-06 10:18:04.000000000 +0200
++++ systemd-235/units/tmp.mount        2017-10-21 15:22:24.201178987 +0200
+@@ -20,3 +20,6 @@ What=tmpfs
  Where=/tmp
  Type=tmpfs
- Options=mode=1777,strictatime
+ Options=mode=1777,strictatime,nosuid,nodev
 +
 +[Install]
 +WantedBy=local-fs.target
This page took 0.126424 seconds and 4 git commands to generate.