about summary refs log tree commit diff
path: root/3
diff options
context:
space:
mode:
Diffstat (limited to '3')
-rwxr-xr-x31
1 files changed, 1 insertions, 0 deletions
diff --git a/3 b/3
index 726d26a..469d437 100755
--- a/3
+++ b/3
@@ -15,6 +15,7 @@ sv exit /var/service/*
 [ -x /etc/rc.shutdown ] && /etc/rc.shutdown
 
 if [ -z "$VIRTUALIZATION" ]; then
+    msg "Saving random number generator seed..."
     seedrng
 fi