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