X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fdev-mqueue.mount;h=5786bb1519bdc34b596a56d0b8973b1287abe017;hp=28c757a8a5d5e6479fe8d342755ca5600f42ed07;hb=74dc2b17e6086a5b9c4260e7a8c1a8a75888ac73;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab diff --git a/units/dev-mqueue.mount b/units/dev-mqueue.mount index 28c757a8a..5786bb151 100644 --- a/units/dev-mqueue.mount +++ b/units/dev-mqueue.mount @@ -1,12 +1,16 @@ # 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) +DefaultDependencies=no +Before=sysinit.target +ConditionPathExists=/proc/sys/fs/mqueue [Mount] What=mqueue