main/postmarketos-ui-phosh: enable modemmanager by default (!971)
This commit is contained in:
parent
484ca0a24b
commit
be59b67d6a
2 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=1
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (works only with numeric passwords!)"
|
||||
url="https://puri.sm"
|
||||
arch="noarch"
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
sed -i "s/username/$(getent passwd 10000 | cut -d: -f1)/g" /usr/share/lightdm/lightdm.conf.d/60-autologin.conf
|
||||
|
||||
rc-update add lightdm default
|
||||
rc-update add modemmanager default
|
||||
|
|
Loading…
Reference in a new issue