blob: 1b5a3ad3e9bf9e3151db364f6c600b4a86b5053f [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001[Unit]
2Description=Start Gerbera, an UPnP media server
3After=multi-user.target network-online.target
4Wants=network-online.target
5
6[Service]
7ExecStart=/usr/bin/gerbera
8Environment='HOME=/root'
9Type=simple
10RemainAfterExit=yes
11
12[Install]
13WantedBy=multi-user.target