yar 2006-12-20 12:59:50 UTC
FreeBSD src repository
Modified files:
etc/rc.d syscons
Log:
Syscons cannot be stopped, so provide a no-op stop method.
The default stop method from rc.subr isn't suited for this
case and produces a bogus warning: "syscons not running".
Suggested by: matteo
Revision Changes Path
1.18 +1 -0 src/etc/rc.d/syscons