From ecaa7f9c6813127ed93f3bfa3e8ba00a6833e999 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Fri, 14 Jul 2017 13:53:45 +0100 Subject: [PATCH] Remove the -x from the rungetty script Its annoyingly verbose! Signed-off-by: Justin Cormack --- pkg/getty/usr/bin/rungetty.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/getty/usr/bin/rungetty.sh b/pkg/getty/usr/bin/rungetty.sh index 6b3e709d8..38d389064 100755 --- a/pkg/getty/usr/bin/rungetty.sh +++ b/pkg/getty/usr/bin/rungetty.sh @@ -1,5 +1,4 @@ #!/bin/sh -set -x infinite_loop() { while true; do