PKGBUILDs/aur/xbmc-rbp-git/xbmc.service

14 lines
221 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
Restart = on-failure
[Install]
WantedBy = multi-user.target