require NETWORKING otherwise amd can come up before the network is up and

it needs to be able to do DNS.
This commit is contained in:
christos 2021-03-01 23:02:30 +00:00
parent a743b48bde
commit b60051daa5
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: amd,v 1.17 2020/02/22 11:55:43 roy Exp $
# $NetBSD: amd,v 1.18 2021/03/01 23:02:30 christos Exp $
#
# PROVIDE: amd
# REQUIRE: rpcbind mountall ypbind
# REQUIRE: NETWORKING rpcbind mountall ypbind
# BEFORE: DAEMON
$_rc_subr_loaded . /etc/rc.subr