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