1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-17 03:06:13 +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

7 lines
99 B
Plaintext

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