main/postmarketos-ui-phosh: enable modemmanager by default (!971)

This commit is contained in:
Bart Ribbers 2020-02-20 13:08:16 +01:00 committed by Oliver Smith
parent 484ca0a24b
commit be59b67d6a
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 2 additions and 1 deletions

View file

@ -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"

View file

@ -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