Make savecore return RC_CONFIGURED unconditionally.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 14 Dec 2003 19:13:15 +0000 (19:13 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 14 Dec 2003 19:13:15 +0000 (19:13 +0000)
commit015080b6cd8640661dc7e3a57b8a2462034d1fe3
tree9ac29745857302a4326299854e86f12ee8061d16
parent18b28005155b9f0b90ab2d79643efeb0a7e23dda
Make savecore return RC_CONFIGURED unconditionally.

Make the swap code return RC_CONFIGURED and also add a sysctl check
to determine if the kernel supports swapping.

Submitted-by: Peter Kadau <peter.kadau@tuebingen.mpg.de>
etc/rc.d/savecore
etc/rc.d/swap1