Files
webmin/exports/config-debian-linux-2.2
2014-07-31 21:59:34 -07:00

4 lines
204 B
Groff

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
apply_cmd=exportfs -r