fixed another typo - hope the last one :(
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19857 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9a8667dee0
commit
867bdf92cd
@ -26,7 +26,7 @@ stop() {
|
||||
rpc.nfsd 0 2> /dev/null
|
||||
/usr/sbin/exportfs -au
|
||||
killall rpc.statd 2> /dev/null
|
||||
grep -q /proc/fs/nfsd /proc/mounts &&
|
||||
grep -q /proc/fs/nfsd /proc/mounts && \
|
||||
umount /proc/fs/nfsd
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user