mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
4 lines
204 B
Plaintext
4 lines
204 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
|
|
apply_cmd=exportfs -r
|