summarylogtreecommitdiffstats
path: root/rplayd.service
diff options
context:
space:
mode:
Diffstat (limited to 'rplayd.service')
-rw-r--r--rplayd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/rplayd.service b/rplayd.service
new file mode 100644
index 000000000000..01e2d20cce9e
--- /dev/null
+++ b/rplayd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=A network audio server
+
+[Service]
+ExecStart=/usr/bin/rplayd --fork --no-inetd
+RestartSec=1
+
+[Install]
+WantedBy=multi-user.target