mirror of
https://github.com/pygos/init.git
synced 2025-03-13 06:07:48 +01:00
6 lines
99 B
Text
6 lines
99 B
Text
description agetty on %0
|
|
exec agetty %0 linux
|
|
type respawn
|
|
target boot
|
|
after network
|
|
tty "/dev/%0"
|