Files
webmin/bsdexports/config-macos
2007-04-12 20:24:50 +00:00

3 lines
165 B
Plaintext

restart_command=ps aux | grep -e nfsd -e mountd | grep -v grep | awk '{ print $2 }' | xargs kill -9 ; sleep 2 ; nfsd ; mountd /etc/exports
exports_file=/etc/exports