summary refs log tree commit diff
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