=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc,v retrieving revision 1.498 retrieving revision 1.499 diff -c -r1.498 -r1.499 *** src/etc/rc 2017/05/30 12:04:26 1.498 --- src/etc/rc 2017/06/03 22:33:36 1.499 *************** *** 1,4 **** ! # $OpenBSD: rc,v 1.498 2017/05/30 12:04:26 tb Exp $ # System startup script run by init on autoboot or after single-user. # Output and error are redirected to console by init, and the console is the --- 1,4 ---- ! # $OpenBSD: rc,v 1.499 2017/06/03 22:33:36 deraadt Exp $ # System startup script run by init on autoboot or after single-user. # Output and error are redirected to console by init, and the console is the *************** *** 342,347 **** --- 342,348 ---- # Re-mount the root filesystem read/writeable. (root on nfs requires this, # others aren't hurt.) mount -uw / + chmod og-rwx /bsd rm -f /fastboot