]> git.proxmox.com Git - systemd.git/blame - units/sys-fs-fuse-connections.mount
Imported Upstream version 229
[systemd.git] / units / sys-fs-fuse-connections.mount
CommitLineData
663996b3
MS
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
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
6# (at your option) any later version.
7
8[Unit]
9Description=FUSE Control File System
10Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
11Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
12DefaultDependencies=no
13ConditionPathExists=/sys/fs/fuse/connections
4c89c718 14ConditionCapability=CAP_SYS_ADMIN
663996b3
MS
15After=systemd-modules-load.service
16Before=sysinit.target
17
18[Mount]
19What=fusectl
20Where=/sys/fs/fuse/connections
21Type=fusectl