summary refs log tree commit diff
path: root/etc/debian/3
diff options
context:
space:
mode:
Diffstat (limited to 'etc/debian/3')
-rwxr-xr-xetc/debian/33
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/debian/3 b/etc/debian/3
index bd0d383..83512a2 100755
--- a/etc/debian/3
+++ b/etc/debian/3
@@ -13,9 +13,6 @@ echo 'Stopping services...'
 /command/svwaitdown -t350 /service/* || \
   ( echo 'Killing services...' ; /command/svc -k /service/* )
 
-echo 'Restarting getties...'
-/command/svc -u /service/getty-*
-
 echo 'Stopping log services...'
 /command/svc -d /service/*/log
 /command/svwaitdown -t35 /service/*/log