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

This commit is contained in:
Pablo Correa Gómez 2023-04-20 22:29:29 +02:00 committed by Newbyte
parent 2d2b9bddd8
commit 088482b579
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-mate
pkgver=6
pkgrel=2
pkgrel=3
pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
url="http://mate-desktop.org/"
arch="noarch"
@ -12,6 +12,7 @@ depends="
dbus-x11
dnsmasq
elogind
elogind-openrc
gtk+2.0
lightdm
lightdm-openrc

View file

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