summaryrefslogtreecommitdiff
path: root/tests/mime-detection/systemd.mount
blob: ffc2f432a07aae922b2abed02472905c914c4699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file has a deliberately quite long introductory comment, which is
# designed to emulate the long license and copyright headers which some
# systemd files include. This might throw off simplistic magic string
# sniffing.
[Unit]
Description=Some Fancy Mount
DefaultDependencies=no
Before=sysinit.target
ConditionPathExists=/proc/sys/fs/mqueue

[Mount]
What=mqueue
Where=/dev/mqueue
Type=mqueue