summarylogtreecommitdiffstats
path: root/npd6.service
diff options
context:
space:
mode:
authorbigeagle2015-07-03 12:28:37 +0800
committerbigeagle2015-07-03 12:28:37 +0800
commit3688b4692ecb870c33c88a971d1dc594c62916d8 (patch)
tree779708d827bea2f575d689205b676dcbbd9b2a9f /npd6.service
downloadaur-npd6.tar.gz
import from AUR
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