Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/rc,v rcsdiff: /ftp/cvs/cvsroot/src/etc/rc,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.95.2.2 retrieving revision 1.96 diff -u -p -r1.95.2.2 -r1.96 --- src/etc/rc 1997/11/28 19:52:48 1.95.2.2 +++ src/etc/rc 1997/11/11 02:28:58 1.96 @@ -1,4 +1,4 @@ -# $NetBSD: rc,v 1.95.2.2 1997/11/28 19:52:48 mellon Exp $ +# $NetBSD: rc,v 1.96 1997/11/11 02:28:58 jonathan Exp $ # originally from: @(#)rc 8.2 (Berkeley) 3/17/94 # System startup script run by init on autoboot @@ -123,12 +123,6 @@ done # systems (or, at least, better). swapctl -A -t noblk -# Check for no swap, and warn about it unless that is desired. -if [ "$no_swap" != YES ]; then - swapctl -s | grep 'no swap devices configured' > /dev/null && \ - echo "WARNING: no swap space configured!" -fi - # clean up left-over files rm -f /etc/nologin rm -f /var/spool/lock/LCK.*