nfs-utils fixed, cvs download compression changed
[hdw-linux/hdw-linux.git] / packages / net / nfs-utils / nfs-utils
index f0b0088..9d7cb14 100644 (file)
@@ -19,7 +19,7 @@ post_install()        {
 # remove for automatic startup
 exit 0
 
-[ ! -f /usr/sbin/portmap ] && exit 0
+[ ! -f /sbin/portmap ] && exit 0
 
 case "$1" in
        start)  echo "starting nfsd."