aboutsummaryrefslogtreecommitdiffstats
path: root/community/ndisc6/rdnssd.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/ndisc6/rdnssd.initd')
-rw-r--r--community/ndisc6/rdnssd.initd6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/ndisc6/rdnssd.initd b/community/ndisc6/rdnssd.initd
new file mode 100644
index 0000000000..2d508d0221
--- /dev/null
+++ b/community/ndisc6/rdnssd.initd
@@ -0,0 +1,6 @@
+#!/sbin/openrc-run
+
+supervisor=supervise-daemon
+command=/usr/sbin/rdnssd
+command_args="-H /etc/rdnssd/resolvconf"
+command_args_foreground="-f"