blob: f30741c10a3b50a51155b74808458eb24b689cea [file] [log] [blame]
[Unit]
Description = Kodi Entertainment Center
After = network.target
[Service]
Type = simple
ExecStart = /usr/lib/kodi/kodi.bin --standalone -fs -n
Restart = on-failure
[Install]
WantedBy = multi-user.target