summary refs log tree commit diff
path: root/services/agetty-serial/run
blob: 58d795e213d135958b847b1a269e47ebd6c24355 (plain) (blame)
1
2
3
#!/bin/sh
tty=${PWD##*-}
exec setsid agetty -8 -L 115200 --noclear $tty vt100