Reduce portmap priority, so that nfs shares specified in fstab can be mouted without timeouts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12516 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ba7d27e01e
commit
0ca049a18a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user