mirror of
https://github.com/pygos/init.git
synced 2025-01-10 13:35:32 +01:00
6 lines
101 B
Text
6 lines
101 B
Text
description "Unbound resolver"
|
|
type respawn limit 5
|
|
target boot
|
|
after sysinit ifcfg
|
|
|
|
exec unbound -d
|