diff options
Diffstat (limited to 'services/unbound')
-rw-r--r-- | services/unbound | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/unbound b/services/unbound index e6189f1..e9980ab 100644 --- a/services/unbound +++ b/services/unbound @@ -1,6 +1,6 @@ description "Unbound resolver" type respawn limit 5 target boot -after sysinit ifcfg +after network exec unbound -d |