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
/
services
/
agetty-ttyS0
/
run
blob: 5a129b29d6e85402047c9c22980ecbfee9923693 (
plain
) (
blame
)
1
2
3
#!/bin/sh tty=${PWD##*-} exec setsid agetty -8 -s 9600 --noclear $tty linux