Handle hostnames with upper-case letters
[webmin.git] / exports-nfs4 / config-cobalt-linux
1 portmap_command=/etc/rc.d/init.d/portmap* start
2 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
3 exports_file=/etc/exports
4 nfs_server=rpc.nfsd
5 apply_cmd=exportfs -r