pmaports/main/postmarketos-ui-kodi/postmarketos-ui-kodi.post-install
Dylan Van Assche b24b021431
main/postmarketos-ui-kodi: switch to GBM (MR 2808)
Kodi UI is broken on Wayland with Cage, switch to GBM instead.
GBM is more suitable for running standalone and easier to maintain.
Also add udev rules to automount USB drives as you cannot access
them from Kodi otherwise.

[ci:skip-build] already built successfully in CI
2022-01-04 22:58:11 -08:00

5 lines
105 B
Bash

#!/bin/sh
rc-update add elogind default
rc-update add networkmanager default
rc-update add kodi default