This unit is provided by:
Options
-
[Install] -
[Service]-
EnvironmentFile=-/etc/default/nfs-ganesha -
EnvironmentFile=-/run/sysconfig/ganesha -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/bin/bash -c "${NUMACTL} ${NUMAOPTS} /usr/bin/ganesha.nfsd ${OPTIONS} ${EPOCH}" -
ExecStart=/bin/bash -c "${NUMACTL} ${NUMAOPTS} /usr/bin/ganesha.nfsd -C ${OPTIONS} ${EPOCH}" -
ExecStop=/bin/dbus-send --system --dest=org.ganesha.nfsd --type=method_call /org/ganesha/nfsd/admin org.ganesha.nfsd.admin.shutdown -
ExecStop=/usr/bin/dbus-send --system --dest=org.ganesha.nfsd --type=method_call /org/ganesha/nfsd/admin org.ganesha.nfsd.admin.shutdown -
LogsDirectory=ganesha -
RuntimeDirectory=ganesha -
StateDirectory=nfs/ganesha -
Type=forking
-
-
[Unit]-
After=rpcbind.service nfs-ganesha-lock.service nfs-ganesha-config.service -
Conflicts=nfs.target -
Description=NFS-Ganesha file server -
Documentation=http://github.com/nfs-ganesha/nfs-ganesha/wiki -
Wants=rpcbind.service nfs-ganesha-lock.service nfs-ganesha-config.service
-
Additionnal notes
Nothing here.