Files
webmin/exports-nfs4/config-coherent-linux
2008-06-04 22:20:40 +00:00

5 lines
220 B
Plaintext

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