]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/sys-fs-fuse-connections.mount
Merge pull request #1467 from jacob-keller/master
[thirdparty/systemd.git] / units / sys-fs-fuse-connections.mount
CommitLineData
7ef5875d
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
7ef5875d
LP
6# (at your option) any later version.
7
8[Unit]
9Description=FUSE Control File System
744881d1 10Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
25ed7958 11Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
7ef5875d
LP
12DefaultDependencies=no
13ConditionPathExists=/sys/fs/fuse/connections
14After=systemd-modules-load.service
15Before=sysinit.target
16
17[Mount]
18What=fusectl
19Where=/sys/fs/fuse/connections
20Type=fusectl