summarylogtreecommitdiffstats
path: root/audition.service
blob: 483505c5c05a75465a620c5e9293433c54ba456d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description = simple now-playing server
After = network.target

[Service]
ExecStart = /usr/bin/audition
User = audition

[Install]
WantedBy = multiuser.target