mirror of
https://github.com/pygos/init.git
synced 2024-11-05 04:07:10 +01:00
9a88f7da45
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
7 lines
142 B
Text
7 lines
142 B
Text
name = "agetty"
|
|
description = "agetty on %0"
|
|
exec = "@SBINPATH@/agetty %0 linux"
|
|
type = respawn
|
|
target = boot
|
|
after = sysinit
|
|
tty = "/dev/%0"
|