X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ftmp.mount;h=00a0d28722449038f17e6aa66cb6c70def0cf9f8;hp=de3ec1b6575673cc164cba4ff1957b58d2d72f57;hb=cc56fafeebf814ef035e549115cf1850e6473fa5;hpb=635f7d8ca723615b4cf968670d58c109b806bb20 diff --git a/units/tmp.mount b/units/tmp.mount index de3ec1b65..00a0d2872 100644 --- a/units/tmp.mount +++ b/units/tmp.mount @@ -1,13 +1,18 @@ # 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 -Before=local-fs.target +Documentation=man:hier(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +ConditionPathIsSymbolicLink=!/tmp +DefaultDependencies=no +Conflicts=umount.target +Before=local-fs.target umount.target [Mount] What=tmpfs