mirror of
https://github.com/pygos/init.git
synced 2024-11-22 19:19:47 +01:00
8 lines
142 B
Text
8 lines
142 B
Text
|
name = "agetty"
|
||
|
description = "agetty on %0"
|
||
|
exec = "@SBINPATH@/agetty %0 linux"
|
||
|
type = respawn
|
||
|
target = boot
|
||
|
after = sysinit
|
||
|
tty = "/dev/%0"
|