summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2016-05-05 21:52:17 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2016-05-05 21:52:17 +0000
commitcc666f0c7f30b46170a91ba3d68f5c210cc78798 (patch)
treefa57154ecac5f3de802d2411167da92d6ae688ce
parentee313c111de11a0e5c9d991c6ed6d1505f35eee5 (diff)
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/*