PKGBUILDs/alarm/xbmc-rbp-git/xbmc.service
2013-12-27 12:41:08 +01:00

14 lines
240 B
Desktop File

[Unit]
Description = Starts an instance of XBMC
After = remote-fs.target
[Service]
User = xbmc
Group = xbmc
Type = simple
ExecStart = /usr/bin/xbmc-standalone -l /run/lirc/lircd
Restart = on-failure
[Install]
WantedBy = multi-user.target