Skip to content
Snippets Groups Projects
Unverified Commit 046d2132 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

main/postmarketos-ui-glacier: install and enable dsme service (MR 2192)

This makes sure mce doesn't just lock the session after a few seconds
and is then unable to unlock it
parent c23886a8
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,14 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-glacier
pkgver=0.1
pkgrel=2
pkgrel=3
pkgdesc="(Wayland) Open-source alternative to the SailfishOS UI"
url="https://wiki.postmarketos.org/wiki/Glacier"
# armhf blocked by glacier-home
arch="noarch !armhf"
license="GPL-3.0-or-later"
depends="
dsme
elogind
glacier-home
ofono
......
......@@ -7,4 +7,5 @@ rc-update add ofono-auto-enable default
rc-update add mce default
rc-update add usb-moded default
rc-update add connman default
rc-update add dsme default
tinydm-set-session -s /usr/share/wayland-sessions/glacier.desktop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment