| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=FUSE Control File System |
| Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt |
| Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems |
| DefaultDependencies=no |
| ConditionPathExists=/sys/fs/fuse/connections |
| ConditionCapability=CAP_SYS_ADMIN |
| ConditionVirtualization=!private-users |
| After=systemd-modules-load.service |
| Before=sysinit.target |
|
|
| [Mount] |
| What=fusectl |
| Where=/sys/fs/fuse/connections |
| Type=fusectl |