From: Florian Fainelli Date: Wed, 3 Sep 2008 14:14:19 +0000 (+0000) Subject: Reduce portmap priority, so that nfs shares specified in fstab can be mouted without... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=e98ba740086ac1d773b884fb2d6a00ab52593fea Reduce portmap priority, so that nfs shares specified in fstab can be mouted without timeouts SVN-Revision: 12516 --- diff --git a/net/portmap/files/portmap.init b/net/portmap/files/portmap.init index 97ee0d706a..c3f44be6ed 100644 --- a/net/portmap/files/portmap.init +++ b/net/portmap/files/portmap.init @@ -1,7 +1,7 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2006-2008 OpenWrt.org -START=40 +START=19 NAME=portmap PROG=/usr/sbin/$NAME DEFAULT=/etc/default/$NAME