chiark / gitweb /
update TODO
[elogind.git] / units / tmp.mount
index 9752ef81a2a7b90a306a801c7c13ba3e2e705c93..0b0d6ae56d84a625735ae6a257394434ca870636 100644 (file)
@@ -1,19 +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
-
-[Install]
-WantedBy=local-fs.target
+Options=mode=1777,strictatime