Files
webmin--webmin/exports/config-debian-linux-2.2
2026-07-13 13:12:17 +08:00

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