diff options
Diffstat (limited to 'init.d/rpcbind.in')
| -rw-r--r-- | init.d/rpcbind.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/rpcbind.in b/init.d/rpcbind.in index c10deeb1..25ddf4dd 100644 --- a/init.d/rpcbind.in +++ b/init.d/rpcbind.in @@ -9,7 +9,7 @@ name="RPC program number mapper" depend() { provide rpc - need localmount + need mount.usr mount.var use net logger dns before inetd xinetd ntpd ntp-client } |
