remove useless configs

This commit is contained in:
Jamie Cameron
2014-07-31 21:59:34 -07:00
parent c8037f2c8d
commit 026befedfd
27 changed files with 0 additions and 27 deletions

View File

@ -1,4 +1,3 @@
restart_command=service nfs restart
exports_file=/etc/exports
nfs_server=rpc.nfsd
apply_cmd=exportfs -r

View File

@ -1,4 +1,3 @@
restart_command=service nfs restart
exports_file=/etc/exports
nfs_server=rpc.nfsd
apply_cmd=exportfs -r

View File

@ -1,4 +1,3 @@
restart_command=service nfs restart
exports_file=/etc/exports
nfs_server=rpc.nfsd
apply_cmd=exportfs -r

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,3 @@
restart_command=systemctl restart nfs-server.service
exports_file=/etc/exports
nfs_server=rpc.nfsd
apply_cmd=exportfs -r

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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