init-scripts/services/agetty

7 lines
99 B
Plaintext

description agetty on %0
exec agetty %0 linux
type respawn
target boot
after network
tty "/dev/%0"