summaryrefslogtreecommitdiff
path: root/extra/ossp/osspd.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-08 23:15:20 +0000
committerroot <root@rshg054.dnsready.net>2012-02-08 23:15:20 +0000
commit54b7119c36756b86ea463649ee972cd6c1ce5863 (patch)
tree973aa8caa4f7be614c973b0c56390bd5c61ba985 /extra/ossp/osspd.service
parent0dee03071a0643c3ee5820afa3c694dcef71d385 (diff)
Wed Feb 8 23:15:20 UTC 2012
Diffstat (limited to 'extra/ossp/osspd.service')
-rw-r--r--extra/ossp/osspd.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/ossp/osspd.service b/extra/ossp/osspd.service
new file mode 100644
index 000000000..f0a5f3306
--- /dev/null
+++ b/extra/ossp/osspd.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=OSS Userspace Bridge
+
+[Service]
+ExecStart=/usr/sbin/osspd -f
+
+[Install]
+WantedBy=multi-user.target