Files
webmin/exports-nfs4/config-debian-linux-3.0-ALL
2017-03-26 22:05:43 -07:00

5 lines
226 B
Plaintext

restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/init.d/nfs-*server stop ; /etc/init.d/nfs-*server start) fi
exports_file=/etc/exports
nfs_server=rpc.nfsd
apply_cmd=exportfs -r