]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/dev-mqueue.mount
units: drop automount unit for /dev/hugepages
[thirdparty/systemd.git] / units / dev-mqueue.mount
CommitLineData
670802d4
LP
1# This file is part of systemd.
2#
670802d4
LP
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU General Public License as published by
5# the Free Software Foundation; either version 2 of the License, or
6# (at your option) any later version.
670802d4
LP
7
8[Unit]
710bd143 9Description=POSIX Message Queue File System
2edd4434 10DefaultDependencies=no
1f2c94a4
LP
11Before=sysinit.target
12ConditionPathExists=/proc/sys/fs/mqueue
670802d4
LP
13
14[Mount]
15What=mqueue
16Where=/dev/mqueue
17Type=mqueue