main/postmarketos-ui-xfce4: add elogind-openrc to depends, enable service (MR 4020)
[ci:ignore-count]
This commit is contained in:
parent
83d224df2b
commit
d1856dad75
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Jakko <jahau@rocketmail.com>
|
# Maintainer: Jakko <jahau@rocketmail.com>
|
||||||
pkgname=postmarketos-ui-xfce4
|
pkgname=postmarketos-ui-xfce4
|
||||||
pkgver=0.5.1
|
pkgver=0.5.1
|
||||||
pkgrel=12
|
pkgrel=13
|
||||||
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
||||||
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -11,6 +11,7 @@ depends="
|
|||||||
bluez
|
bluez
|
||||||
dnsmasq
|
dnsmasq
|
||||||
elogind
|
elogind
|
||||||
|
elogind-openrc
|
||||||
lightdm
|
lightdm
|
||||||
lightdm-openrc
|
lightdm-openrc
|
||||||
mesa-egl
|
mesa-egl
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
sed -i "s/username/$(getent passwd 10000 | cut -d: -f1)/g" /usr/share/lightdm/lightdm.conf.d/64-autologin.conf
|
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 bluetooth default
|
||||||
|
rc-update add elogind default
|
||||||
rc-update add lightdm default
|
rc-update add lightdm default
|
||||||
rc-update add networkmanager default
|
rc-update add networkmanager default
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user