Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
[Unit]
Description = Kodi Entertainment Center
After = network.target
[Service]
Type = simple
ExecStart = /usr/lib/xbmc/xbmc.bin --standalone -fs -n
Restart = on-failure
[Install]
WantedBy = multi-user.target
Everything looks good. We'll let you know here if there's anything you should know about.