index
:
runit-void
this commit
master
runit init scripts for Void Linux
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
foo
/
etc
/
sv
/
agetty-ttyS0
/
run
blob: 0f60e377b893257178fe7164d60a3cc8d6faea86 (
plain
) (
blame
)
1
2
3
#!/bin/sh tty=${PWD##*-} exec setsid /sbin/agetty -8 -s 9600 --noclear $tty linux