1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-19 04:06:13 +02:00
init/services/agetty.in
David Oberhollenzer 56e6004336 Simplifiy service file syntax
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-04-04 14:08:12 +02:00

7 lines
112 B
Plaintext

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