summary refs log tree commit diff
path: root/services/agetty-ttyS0/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/agetty-ttyS0/run')
-rwxr-xr-xservices/agetty-ttyS0/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/agetty-ttyS0/run b/services/agetty-ttyS0/run
index 0f60e37..5a129b2 100755
--- a/services/agetty-ttyS0/run
+++ b/services/agetty-ttyS0/run
@@ -1,3 +1,3 @@
 #!/bin/sh
 tty=${PWD##*-}
-exec setsid /sbin/agetty -8 -s 9600 --noclear $tty linux
+exec setsid agetty -8 -s 9600 --noclear $tty linux