summarylogtreecommitdiffstats
path: root/npd6.service
diff options
context:
space:
mode:
Diffstat (limited to 'npd6.service')
-rw-r--r--npd6.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/npd6.service b/npd6.service
new file mode 100644
index 000000000000..de4d0613dc69
--- /dev/null
+++ b/npd6.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Neighbor Proxy Daemon IPv6
+
+[Service]
+ExecStart=/usr/bin/npd6 -f
+
+[Install]
+WantedBy=multi-user.target