mirror of
https://github.com/pygos/init.git
synced 2024-11-05 04:07:10 +01:00
7 lines
104 B
Text
7 lines
104 B
Text
|
description "starting uklogd"
|
||
|
exec klogd
|
||
|
type respawn limit 5
|
||
|
target boot
|
||
|
after usyslogd
|
||
|
before sysinit
|