summarylogtreecommitdiffstats
path: root/networkaudio@.service
diff options
context:
space:
mode:
Diffstat (limited to 'networkaudio@.service')
-rw-r--r--networkaudio@.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/networkaudio@.service b/networkaudio@.service
new file mode 100644
index 000000000000..aba5c41167dc
--- /dev/null
+++ b/networkaudio@.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Sygnalist Network Audio Daemon
+After=network.target sound.target
+
+[Service]
+User=%I
+ExecStart=/usr/bin/networkaudiod
+
+[Install]
+WantedBy=multi-user.target