summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2016-05-05 21:52:16 +0000
committersthen <sthen@openbsd.org>2016-05-05 21:52:16 +0000
commit8fe99f279bd374dc3808d76898a540996e329af1 (patch)
treeee27f94e009dbc8a589333beae7249343691ed03
parentBump up the clock to 25 MHz before trying to read the SCR register of an SD (diff)
downloadwireguard-openbsd-8fe99f279bd374dc3808d76898a540996e329af1.tar.xz
wireguard-openbsd-8fe99f279bd374dc3808d76898a540996e329af1.zip
show what we're doing when reordering libraries, otherwise the text
above it is "starting network", which can make you think something is broken when your machine is as slow as some of mine. "Yeah, that's a pretty crappy machine" deraadt@
-rw-r--r--etc/rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 0d7969dbba6..e50ce52729e 100644
--- a/etc/rc
+++ b/etc/rc
@@ -1,4 +1,4 @@
-# $OpenBSD: rc,v 1.477 2016/04/27 14:49:11 ajacoutot Exp $
+# $OpenBSD: rc,v 1.478 2016/05/05 21:52:16 sthen 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
@@ -378,7 +378,9 @@ mount -s /var >/dev/null 2>&1
random_seed
+echo -n 're-ordering libraries:'
rebuildlibs
+echo ' done.'
# Clean up left-over files.
rm -f /etc/nologin /var/spool/lock/LCK.* /var/spool/uucp/STST/*