mirror of
https://github.com/webmin/webmin.git
synced 2025-08-19 01:15:14 +00:00
4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
restart_command=if (killall -HUP 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
|
|
apply_cmd=exportfs -r
|