X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ftmp.mount;h=7367f7e642ad3595f7c6239f77f0fa7d3d2bb8c7;hb=63cb20a28b3f5e858a306daf7e0657ccbb0ab163;hp=8d0b8afb17e32f97947fe6bc781764d86dba2511;hpb=623ac9d2fce3170125ead9be20f56bfe68ea125e;p=elogind.git diff --git a/units/tmp.mount b/units/tmp.mount index 8d0b8afb1..7367f7e64 100644 --- a/units/tmp.mount +++ b/units/tmp.mount @@ -1,8 +1,8 @@ # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] @@ -13,4 +13,4 @@ Before=local-fs.target What=tmpfs Where=/tmp Type=tmpfs -Options=mode=1777 +Options=mode=1777,strictatime