Files
2026-07-13 13:12:17 +08:00

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