diff --git a/exports/config-CentOS-Linux-7.0-* b/exports/config-CentOS-Linux-7.0-* index 5f33701d86..dcd467c144 100644 --- a/exports/config-CentOS-Linux-7.0-* +++ b/exports/config-CentOS-Linux-7.0-* @@ -1,4 +1,3 @@ restart_command=service nfs restart exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-Redhat-Enterprise-Linux-7.0-* b/exports/config-Redhat-Enterprise-Linux-7.0-* index 5f33701d86..dcd467c144 100644 --- a/exports/config-Redhat-Enterprise-Linux-7.0-* +++ b/exports/config-Redhat-Enterprise-Linux-7.0-* @@ -1,4 +1,3 @@ restart_command=service nfs restart exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-Scientific-Linux-7.0-* b/exports/config-Scientific-Linux-7.0-* index 5f33701d86..dcd467c144 100644 --- a/exports/config-Scientific-Linux-7.0-* +++ b/exports/config-Scientific-Linux-7.0-* @@ -1,4 +1,3 @@ restart_command=service nfs restart exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-aix b/exports/config-aix index f5a28e9548..ca303fa941 100644 --- a/exports/config-aix +++ b/exports/config-aix @@ -1,3 +1,2 @@ restart_command=if (killall -HUP nfsd && killall -HUP rpc.mountd); then /bin/true; else (rmnfs -N ; mknfs -B) fi exports_file=/etc/exports -nfs_server=nfsd diff --git a/exports/config-cobalt-linux b/exports/config-cobalt-linux index 8b360be195..62f207e691 100644 --- a/exports/config-cobalt-linux +++ b/exports/config-cobalt-linux @@ -1,5 +1,4 @@ portmap_command=/etc/rc.d/init.d/portmap* start 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 exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-coherent-linux b/exports/config-coherent-linux index 1a412085a3..c9d36713ea 100644 --- a/exports/config-coherent-linux +++ b/exports/config-coherent-linux @@ -1,4 +1,3 @@ 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 exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-corel-linux b/exports/config-corel-linux index ecf1c85c42..bbc40af067 100644 --- a/exports/config-corel-linux +++ b/exports/config-corel-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/init.d/netstd_nfs stop ; /etc/init.d/netstd_nfs start) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-debian-linux b/exports/config-debian-linux index ecf1c85c42..bbc40af067 100644 --- a/exports/config-debian-linux +++ b/exports/config-debian-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/init.d/netstd_nfs stop ; /etc/init.d/netstd_nfs start) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-debian-linux-2.2 b/exports/config-debian-linux-2.2 index bea7c35a84..6029909c28 100644 --- a/exports/config-debian-linux-2.2 +++ b/exports/config-debian-linux-2.2 @@ -1,4 +1,3 @@ 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 -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-debian-linux-3.0-* b/exports/config-debian-linux-3.0-* index 1c31e33eaa..d23f7b7df1 100644 --- a/exports/config-debian-linux-3.0-* +++ b/exports/config-debian-linux-3.0-* @@ -1,4 +1,3 @@ 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 -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-generic-linux b/exports/config-generic-linux index 1d49dc839b..010b1902e5 100644 --- a/exports/config-generic-linux +++ b/exports/config-generic-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (rpc.nfsd ; rpc.mountd) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-gentoo-linux b/exports/config-gentoo-linux index b594bcf2d2..5c162f0df1 100644 --- a/exports/config-gentoo-linux +++ b/exports/config-gentoo-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/init.d/nfs stop ; /etc/init.d/nfs start) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-mandrake-linux b/exports/config-mandrake-linux index 55b9d8d26e..9448805a0a 100644 --- a/exports/config-mandrake-linux +++ b/exports/config-mandrake-linux @@ -1,4 +1,3 @@ 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 -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-msc-linux b/exports/config-msc-linux index b594bcf2d2..5c162f0df1 100644 --- a/exports/config-msc-linux +++ b/exports/config-msc-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/init.d/nfs stop ; /etc/init.d/nfs start) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-open-linux b/exports/config-open-linux index 1a412085a3..c9d36713ea 100644 --- a/exports/config-open-linux +++ b/exports/config-open-linux @@ -1,4 +1,3 @@ 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 exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-openmamba-linux b/exports/config-openmamba-linux index 1a412085a3..c9d36713ea 100644 --- a/exports/config-openmamba-linux +++ b/exports/config-openmamba-linux @@ -1,4 +1,3 @@ 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 exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-pardus-linux b/exports/config-pardus-linux index 1d49dc839b..010b1902e5 100644 --- a/exports/config-pardus-linux +++ b/exports/config-pardus-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (rpc.nfsd ; rpc.mountd) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-redhat-linux b/exports/config-redhat-linux index 1a412085a3..c9d36713ea 100644 --- a/exports/config-redhat-linux +++ b/exports/config-redhat-linux @@ -1,4 +1,3 @@ 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 exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-redhat-linux-24.0-* b/exports/config-redhat-linux-24.0-* index 0c71b76bfe..7a67f61f68 100644 --- a/exports/config-redhat-linux-24.0-* +++ b/exports/config-redhat-linux-24.0-* @@ -1,4 +1,3 @@ restart_command=systemctl restart nfs-server.service exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-slackware-linux b/exports/config-slackware-linux index 1d49dc839b..010b1902e5 100644 --- a/exports/config-slackware-linux +++ b/exports/config-slackware-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (rpc.nfsd ; rpc.mountd) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-slackware-linux-8.0-* b/exports/config-slackware-linux-8.0-* index b47e9f5c6c..d6cccb0676 100644 --- a/exports/config-slackware-linux-8.0-* +++ b/exports/config-slackware-linux-8.0-* @@ -1,4 +1,3 @@ exports_file=/etc/exports -nfs_server=rpc.nfsd restart_command=/etc/rc.d/rc.nfsd stop ; /etc/rc.d/rc.nfsd start apply_cmd=exportfs -r diff --git a/exports/config-sol-linux b/exports/config-sol-linux index 1d49dc839b..010b1902e5 100644 --- a/exports/config-sol-linux +++ b/exports/config-sol-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (rpc.nfsd ; rpc.mountd) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-suse-linux b/exports/config-suse-linux index 0af95c0b80..3d4b92c301 100644 --- a/exports/config-suse-linux +++ b/exports/config-suse-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/sbin/init.d/nfs*server stop ; /sbin/init.d/nfs*server start) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-suse-linux-7.1-* b/exports/config-suse-linux-7.1-* index ab381ca5ba..58caeb8d47 100644 --- a/exports/config-suse-linux-7.1-* +++ b/exports/config-suse-linux-7.1-* @@ -1,4 +1,3 @@ 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 -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-trustix-linux b/exports/config-trustix-linux index b594bcf2d2..5c162f0df1 100644 --- a/exports/config-trustix-linux +++ b/exports/config-trustix-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/init.d/nfs stop ; /etc/init.d/nfs start) fi exports_file=/etc/exports -nfs_server=rpc.nfsd apply_cmd=exportfs -r diff --git a/exports/config-turbo-linux b/exports/config-turbo-linux index 1772380b55..22ca1b7e2b 100644 --- a/exports/config-turbo-linux +++ b/exports/config-turbo-linux @@ -1,4 +1,3 @@ restart_command=if (killall -HUP nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/rc.d/init.d/nfs stop ; /etc/rc.d/init.d/nfs start) fi exports_file=/etc/exports -nfs_server=nfsd apply_cmd=exportfs -r diff --git a/exports/config-united-linux b/exports/config-united-linux index ab381ca5ba..58caeb8d47 100644 --- a/exports/config-united-linux +++ b/exports/config-united-linux @@ -1,4 +1,3 @@ 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 -nfs_server=rpc.nfsd apply_cmd=exportfs -r