nfs-ganesha/nfs-ganesha.service
2013-11-22 08:26:40 -05:00

13 lines
235 B
Desktop File

[Unit]
Description=User-mode file server for NFS
Documentation=https://github.com/nfs-ganesha/nfs-ganesha/wiki
[Service]
ExecStart=/usr/bin/ganesha.nfsd
Type=forking
PIDFile=/var/run/ganesha.pid
[Install]
WantedBy=multi-user.target