X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ftmp.mount;h=7367f7e642ad3595f7c6239f77f0fa7d3d2bb8c7;hp=9752ef81a2a7b90a306a801c7c13ba3e2e705c93;hb=3d9a412243035beeaaf3465a62065444a5adf21c;hpb=b54dd8b7f4313140ac1a6d66a2fcc58be5441bc8 diff --git a/units/tmp.mount b/units/tmp.mount index 9752ef81a..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,7 +13,4 @@ Before=local-fs.target What=tmpfs Where=/tmp Type=tmpfs -Options=mode=1777 - -[Install] -WantedBy=local-fs.target +Options=mode=1777,strictatime