Add keyword "shutdown" so that this script is really executed on system

shutdown to delete clone interfaces.
This commit is contained in:
tron 2003-01-06 10:11:14 +00:00
parent 60c7c151cc
commit 74efbb051c
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
#!/bin/sh #!/bin/sh
# #
# $NetBSD: network,v 1.39 2002/10/05 05:24:40 tron Exp $ # $NetBSD: network,v 1.40 2003/01/06 10:11:14 tron Exp $
# #
# PROVIDE: network # PROVIDE: network
# REQUIRE: ipfilter ipsec mountcritlocal root tty sysctl # REQUIRE: ipfilter ipsec mountcritlocal root tty sysctl
# BEFORE: NETWORKING # BEFORE: NETWORKING
# KEYWORD: shutdown
. /etc/rc.subr . /etc/rc.subr