Revert unrelated changes to prior

This commit is contained in:
roy 2020-02-22 11:55:43 +00:00
parent 68c104dbdb
commit 536a6b742b
2 changed files with 3 additions and 5 deletions

View File

@ -1,12 +1,11 @@
#!/bin/sh
#
# $NetBSD: amd,v 1.16 2020/02/22 11:52:45 roy Exp $
# $NetBSD: amd,v 1.17 2020/02/22 11:55:43 roy Exp $
#
# PROVIDE: amd
# REQUIRE: rpcbind mountall
# REQUIRE: rpcbind mountall ypbind
# BEFORE: DAEMON
# AFTER: ypbind
$_rc_subr_loaded . /etc/rc.subr

View File

@ -1,11 +1,10 @@
#!/bin/sh
# $NetBSD: dhcpcd,v 1.6 2020/02/22 11:52:45 roy Exp $
# $NetBSD: dhcpcd,v 1.7 2020/02/22 11:55:43 roy Exp $
# PROVIDE: dhcpcd
# REQUIRE: network mountcritlocal
# BEFORE: NETWORKING
# KEYWORD: chrootdir
$_rc_subr_loaded . /etc/rc.subr