about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-x32
1 files changed, 0 insertions, 2 deletions
diff --git a/3 b/3
index 11b8f93..e9593d4 100755
--- a/3
+++ b/3
@@ -17,8 +17,6 @@ msg "Waiting for services to stop...\n"
 sv -w196 force-stop /var/service/*
 sv exit /var/service/*
 
-stty onlcr
-
 msg "Saving random seed...\n"
 dd if=/dev/urandom of=/var/lib/random-seed count=1 bs=512 >/dev/null 2>&1