Add raidframe to the REQUIRE list. rcorder seems to get it right, but it
is better to add it.
This commit is contained in:
parent
b869270297
commit
0cc5873563
|
@ -1,10 +1,10 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $NetBSD: swap1,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
|
||||
# $NetBSD: swap1,v 1.2 2000/03/11 20:12:22 veego Exp $
|
||||
#
|
||||
|
||||
# PROVIDE: localswap
|
||||
# REQUIRE: ccd
|
||||
# REQUIRE: ccd raidframe
|
||||
|
||||
. /etc/rc.subr
|
||||
. /etc/rc.conf
|
||||
|
|
Loading…
Reference in New Issue