Files
webmin/exports/config-trustix-linux
2007-04-12 20:24:50 +00:00

5 lines
210 B
Plaintext

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