]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/sys-fs-fuse-connections.mount
update TODO
[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
7ef5875d
LP
11DefaultDependencies=no
12ConditionPathExists=/sys/fs/fuse/connections
13After=systemd-modules-load.service
14Before=sysinit.target
15
16[Mount]
17What=fusectl
18Where=/sys/fs/fuse/connections
19Type=fusectl