summaryrefslogtreecommitdiff
path: root/testing/fssos-nsvs/nsvsd.service
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fssos-nsvs/nsvsd.service')
-rw-r--r--testing/fssos-nsvs/nsvsd.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/fssos-nsvs/nsvsd.service b/testing/fssos-nsvs/nsvsd.service
new file mode 100644
index 000000000..0df5444ab
--- /dev/null
+++ b/testing/fssos-nsvs/nsvsd.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Name Service Via Sockets Daemon
+
+[Service]
+ExecStart=/usr/sbin/nsvsd -f /etc/nsvsd.conf
+
+[Install]
+WantedBy=multi-user.target