This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/owfs --server=127.0.0.1 --allow_other %t/owfs
-
ExecStart=/usr/bin/owfs -c /etc/owfs.conf --allow_other %t/owfs
-
ExecStop=/usr/bin/umount %t/owfs
-
NotifyAccess=all
-
RuntimeDirectory=owfs
-
Type=notify
-
-
[Unit]
-
Description=1-wire filesystem FUSE mount
-
Documentation=man:owfs(1)
-
Additionnal notes
Nothing here.