init-scripts/services/agetty

7 lines
99 B
Plaintext
Raw Normal View History

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