1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00

Require 'cleanvar' so that files and sockets created in /var/run by

wpa_supplicant and other programs started by 'netif' don't get erased
by a subsequent 'cleanvar'.

Approved by:	re (bmah)
Reviewed by:	dougb
MFC after:	1 week
This commit is contained in:
John Baldwin 2007-07-25 18:08:01 +00:00
parent e99e266743
commit f2c789a923
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=171590

View File

@ -26,7 +26,7 @@
#
# PROVIDE: netif
# REQUIRE: atm1 ipfilter FILESYSTEMS serial sppp sysctl
# REQUIRE: atm1 cleanvar ipfilter FILESYSTEMS serial sppp sysctl
# KEYWORD: nojail
. /etc/rc.subr