mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
13 lines
258 B
Desktop File
13 lines
258 B
Desktop File
[Unit]
|
|
Description=UPnP renderer using gstreamer
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=/etc/conf.d/gmediarender
|
|
ExecStart=/usr/bin/gmediarender -f ${friendly} -u ${uuid} -d
|
|
User=nobody
|
|
Group=audio
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|