NetBSD/etc/rc.d/DAEMON
itojun 00ded2c64e add rc.d/ipsec for ipsec configuration. when enabled, it will inject
/etc/ipsec.conf into "setkey -f".  PR 9609.
2000-06-13 16:29:53 +00:00

13 lines
363 B
Bash
Executable File

#!/bin/sh
#
# $NetBSD: DAEMON,v 1.2 2000/06/13 16:29:54 itojun Exp $
#
# PROVIDE: DAEMON
# REQUIRE: named sysctl cleartmp ldconfig accounting amd virecover ypbind
# REQUIRE: ipnat ipmon savecore pwcheck quota databases network dmesg
# REQUIRE: aftermountlkm nfslocking ipsec
# This is a dummy dependancy, to ensure that daemons are run
# _after_ the above are.