summaryrefslogtreecommitdiffstats
path: root/package/rygel/rygel.service
blob: 6ae8ee7279763bb0d7d20452724b105187ded88f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Rygel DLNA server
After=network.target

[Service]
ExecStart=/usr/bin/rygel
Restart=always

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud