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=8519df5acaf0a544b05d7881c4e9663b94eec8d4;hb=18975735984b1245bb4003ec287df002f7c4cf7f;hpb=2edd4434e5bc6e5c7948df742d82f4bcd6c415f3 diff --git a/units/dev-mqueue.mount b/units/dev-mqueue.mount index 8519df5ac..5786bb151 100644 --- a/units/dev-mqueue.mount +++ b/units/dev-mqueue.mount @@ -1,13 +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