diff options
Diffstat (limited to 'svc/lib/dns')
| -rw-r--r-- | svc/lib/dns | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/svc/lib/dns b/svc/lib/dns new file mode 100644 index 0000000..82e7a73 --- /dev/null +++ b/svc/lib/dns @@ -0,0 +1,8 @@ +svc=dns + exec=/bin/ndb/dns + args=-r + ready=srv:dns + needs=cs + needs=ipconfig + restart=always + enable=yes |
