summarylogtreecommitdiffstats
path: root/ncdns.service
diff options
context:
space:
mode:
Diffstat (limited to 'ncdns.service')
-rw-r--r--ncdns.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/ncdns.service b/ncdns.service
new file mode 100644
index 000000000000..4d6a5a51cb87
--- /dev/null
+++ b/ncdns.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Namecoin to DNS bridge daemon
+
+[Service]
+ExecStart=/usr/bin/ncdns
+Restart=on-failure
+
+[Install]
+WantedBy=default.target