aboutsummaryrefslogtreecommitdiff
path: root/core/runit/files/2
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-02-14 12:57:24 +0300
committerCem Keylan <cem@ckyln.com>2020-02-14 14:04:09 +0300
commit44b5eb9963d80e6d617b1a141e87952a0fd25329 (patch)
treea38a143f12d7c24e41b67029ec3d06a8fae4d901 /core/runit/files/2
parentc9455a6c8273051b4ba69dc361f94fb97dddd798 (diff)
downloadrepository-44b5eb9963d80e6d617b1a141e87952a0fd25329.tar.gz
runit: adapt 2 to carbs-init changes
Diffstat (limited to 'core/runit/files/2')
-rwxr-xr-xcore/runit/files/27
1 files changed, 1 insertions, 6 deletions
diff --git a/core/runit/files/2 b/core/runit/files/2
index cae35839..b1ae818c 100755
--- a/core/runit/files/2
+++ b/core/runit/files/2
@@ -1,10 +1,5 @@
#!/bin/sh
-PATH=/usr/bin:
-
-for getty in 1 2 3 4 5 6 ; do
- while :; do /sbin/getty 38400 tty${getty} 2>&1 ; done & # for busybox
- # while :; do /sbin/getty /dev/tty${getty} linux 2>&1 ; done & # for ubase
-done
+PATH=/usr/bin:/usr/sbin:/sbin:/bin
exec /usr/bin/runsvdir -P /var/service