restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (service nfs-server stop ; service nfs-server start) fi exports_file=/etc/exports apply_cmd=exportfs -r