package/python-simplejson: bump version to 3.8.2
[buildroot-gz.git] / package / kodi / kodi.service
blobf30741c10a3b50a51155b74808458eb24b689cea
1 [Unit]
2 Description = Kodi Entertainment Center
3 After = network.target
5 [Service]
6 Type = simple
7 ExecStart = /usr/lib/kodi/kodi.bin --standalone -fs -n
8 Restart = on-failure
10 [Install]
11 WantedBy = multi-user.target