summarylogtreecommitdiffstats
path: root/rplayd.service
blob: 01e2d20cce9edfa82891df428cab3c3886620e10 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=A network audio server

[Service]
ExecStart=/usr/bin/rplayd --fork --no-inetd
RestartSec=1

[Install]
WantedBy=multi-user.target