Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/kodi/kodi.service
Normal file
12
deprecated/firmware/buildroot/package/kodi/kodi.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user