about summary refs log tree commit diff
path: root/services/sulogin
diff options
context:
space:
mode:
Diffstat (limited to 'services/sulogin')
-rwxr-xr-xservices/sulogin/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/sulogin/run b/services/sulogin/run
index f9db040..98837b8 100755
--- a/services/sulogin/run
+++ b/services/sulogin/run
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec setsid /sbin/sulogin -p </dev/tty1 >/dev/tty1 2>&1
+exec setsid sulogin -p </dev/tty1 >/dev/tty1 2>&1