X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fdev-mqueue.mount;h=5c11ca7d35023fc06b1831fca01f88f8218b43f4;hp=28c757a8a5d5e6479fe8d342755ca5600f42ed07;hb=d2dd0265b5140ce849cfc3821ad595df2d4c9eb7;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab diff --git a/units/dev-mqueue.mount b/units/dev-mqueue.mount index 28c757a8a..5c11ca7d3 100644 --- a/units/dev-mqueue.mount +++ b/units/dev-mqueue.mount @@ -1,12 +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=POSIX Message Queue File System +Documentation=man:mq_overview(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +DefaultDependencies=no +Before=sysinit.target +ConditionPathExists=/proc/sys/fs/mqueue [Mount] What=mqueue