pmaports/main/postmarketos-base-ui-gnome/postmarketos-base-ui-gnome-systemd.post-install
Clayton Craft 53407e5203
main/postmarketos-base-ui-gnome: systemd-related service fixes (MR 5184)
- Fix MM and NM service unit names
- drop iio-sensor-proxy, seems to be dbus activated

[ci:skip-build]: already built successfully in CI
2024-05-29 17:23:56 -07:00

5 lines
100 B
Bash

#!/bin/sh
systemctl enable bluetooth
systemctl enable ModemManager
systemctl enable NetworkManager