Commit Graph

10 Commits

Author SHA1 Message Date
Jeroen De Meerleer 3992804fe2
forked for retroarch 2022-09-19 10:53:54 +02:00
Christian Pointner b2c15b07c9 switch to the output of 'uname -m' to detect ARM based systems 2022-09-10 20:05:19 +02:00
solsTiCe d'Hiver 5bdc4e97ba Also install polkit rules with Makefile 2022-01-17 08:06:56 -05:00
solsTiCe d'Hiver 81b2129913 Check architecture in Makefile 2022-01-17 08:03:42 -05:00
graysky 546b6863a4 supply empty file for environment variables 2021-05-23 06:38:08 -04:00
graysky 3a9cabe54f move x86 files to /x86 path 2021-04-03 09:05:25 -04:00
graysky c71835e5fe add man page 2021-03-13 07:31:37 -05:00
graysky 13e6b6f3c9 udev permissions for gbm: fixes #34 2021-02-16 07:19:41 -05:00
graysky 8c5d854a36 back to user.slice
It seems that as long as the Kodi menu is used to call a shutdown or reboot,
the services will allow the application to gracefully exit including saving
settings, uptime etc.  This will only NOT occur if the user calls the box to
shutdown or reboot via a call to systemctl for the reasons cited in previous
commits.

While not optimal, it is consistent with the same thing happening if others
users are logged into the box, working, and a sysadmin calls the systemctl
to reboot.  The result is users will lose work/data.

Going back to the user.slice is better for USB mounts, and for pulseaudio
sessions as well.
2021-01-03 21:15:41 -05:00
graysky 1ddecd1ea1 Add Makefile 2020-12-18 21:34:31 -05:00