pmaports/main/postmarketos-base-ui-gnome/postmarketos-base-ui-gnome-systemd.post-install
Clayton Craft 629a143de2
main/postmarketos-base-ui-gnome: auto-start apk-polkit on systemd (MR 5284)
fixes one issue reported in
https://gitlab.com/postmarketOS/pmaports/-/issues/2899

[ci:skip-build]: already built successfully in CI
2024-06-26 16:07:56 -07:00

6 lines
135 B
Bash

#!/bin/sh
systemctl enable bluetooth
systemctl enable ModemManager
systemctl enable NetworkManager
systemctl enable apk-polkit-server