main/postmarketos-ui-xfce4: add elogind-openrc to depends, enable service (MR 4020)

[ci:ignore-count]
This commit is contained in:
Pablo Correa Gómez 2023-04-20 22:29:30 +02:00 committed by Newbyte
parent 83d224df2b
commit d1856dad75
No known key found for this signature in database
GPG key ID: 990600ED1DB95E02
2 changed files with 3 additions and 1 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Jakko <jahau@rocketmail.com>
pkgname=postmarketos-ui-xfce4
pkgver=0.5.1
pkgrel=12
pkgrel=13
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
url="https://gitlab.com/postmarketOS/xfce4-phone"
arch="noarch"
@ -11,6 +11,7 @@ depends="
bluez
dnsmasq
elogind
elogind-openrc
lightdm
lightdm-openrc
mesa-egl

View file

@ -3,6 +3,7 @@
sed -i "s/username/$(getent passwd 10000 | cut -d: -f1)/g" /usr/share/lightdm/lightdm.conf.d/64-autologin.conf
rc-update add bluetooth default
rc-update add elogind default
rc-update add lightdm default
rc-update add networkmanager default