exports_file=/etc/exports
apply_cmd=exportfs -r
restart_command=if (killall -HUP rpc.mountd); then /bin/true; else (/etc/init.d/nfsserver stop ; /etc/init.d/nfsserver start) fi
