X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ftmp.mount;h=0b0d6ae56d84a625735ae6a257394434ca870636;hb=7b17a7d72f5ba5ad838b19803534c56a46f3bce9;hp=8d0b8afb17e32f97947fe6bc781764d86dba2511;hpb=623ac9d2fce3170125ead9be20f56bfe68ea125e;p=elogind.git diff --git a/units/tmp.mount b/units/tmp.mount index 8d0b8afb1..0b0d6ae56 100644 --- a/units/tmp.mount +++ b/units/tmp.mount @@ -1,16 +1,17 @@ # 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] Description=Temporary Directory +Documentation=man:hier(7) Before=local-fs.target [Mount] What=tmpfs Where=/tmp Type=tmpfs -Options=mode=1777 +Options=mode=1777,strictatime