sxmo: Dont add polkit to default run level (MR 2750)

it's started by dbus

[ci:skip-build] already built successfully in CI
This commit is contained in:
Anjandev Momi 2021-12-14 14:39:33 -05:00 committed by Clayton Craft
parent 2a83c33cb9
commit c47c62e31f
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Miles Alan <m@milesalan.com>
pkgname=sxmo-common
pkgver=1.6.0
pkgrel=6
pkgrel=7
pkgdesc="Simple Mobile: Core package to build custom SXMO desktop environments"
url="http://sr.ht/~mil/Sxmo"
arch="noarch !armhf"

View file

@ -5,4 +5,6 @@ rc-update add sxmo-setpermissions default
rc-update add modemmanager default
rc-update add tinydm default
rc-update add networkmanager default
rc-update add polkit default
# https://gitlab.com/postmarketOS/pmaports/-/issues/1325
rc-update del polkit