1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-10-04 15:29:59 +02:00
init/services/agetty
David Oberhollenzer f9d75896f4 Cleanup service dependencies
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-07-18 21:33:25 +02:00

6 lines
99 B
Text

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