Commit graph

5 commits

Author SHA1 Message Date
graysky
16545789ee alarm/kodi-rbp4 to 18.9-4
removed redundant switch from ExecStart=
2020-11-08 08:36:52 -05:00
graysky
1e846bd702 alarm/kodi-rbp4 to 18.9-3
Calling the kodi-gbm target in ExecStart= was not actually the key to
fixing the unclean shutdown bug. Adding the ExecStop= calling killall
to the exact target was needed.

This commit restores the call to kodi-standalone to allow the
"RestartApp" built in to work again and adds the key ExecStop= with
killall.
2020-11-08 08:24:05 -05:00
graysky
6dc9da07f7 alarm/kodi-rbp4 to 18.8-2
Direct call to kodi-gbm allows systemd to correctly assign the MAINPID to that
rather than to kodi-standalone wrapper.  This change allows the kill signal to hit
the intended executable to enable a clean exit and internal updates to files on
exit such as ~/.kodi/userdata/settings.xml

Change can be propagated to other kodi packages after more extensive testing
2020-10-19 11:21:37 -04:00
graysky
a31521d9d5 alarm/kodi-rbp4 to 18.8-1 2020-07-30 10:08:25 -04:00
graysky
e0d2d4d46e added alarm/kodi-rbp4 (#1719) 2019-07-24 17:51:15 -06:00