mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
Remove the -x from the rungetty script
Its annoyingly verbose! Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
4eb0f00db6
commit
ecaa7f9c68
@ -1,5 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -x
|
|
||||||
|
|
||||||
infinite_loop() {
|
infinite_loop() {
|
||||||
while true; do
|
while true; do
|
||||||
|
Loading…
Reference in New Issue
Block a user