项目文件夹

文件
2026-07-13 13:12:17 +08:00

4 行
200 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
apply_cmd=exportfs -r