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
This commit is contained in:
Clayton Craft 2024-05-29 17:22:58 -07:00
parent 0a4c05863e
commit 53407e5203
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A
2 changed files with 3 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-base-ui-gnome
pkgver=3
pkgrel=7
pkgrel=8
pkgdesc="Meta package for shared configuration for GNOME-based UIs"
url="https://postmarketos.org"
arch="noarch"

View file

@ -1,6 +1,5 @@
#!/bin/sh
systemctl enable bluetooth
systemctl enable iio-sensor-proxy
systemctl enable modemmanager
systemctl enable networkmanager
systemctl enable ModemManager
systemctl enable NetworkManager