pmaports/main/postmarketos-ui-phosh/postmarketos-ui-phosh-openrc.post-install
Stefan Hansson 8659b81479
main/postmarketos-ui-phosh: remove waked reference
We no longer use waked in postmarketOS.

Signed-off-by: Stefan Hansson <newbyte@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7704>
2026-01-08 11:40:07 +01:00

5 lines
48 B
Bash

#!/bin/sh
rc-update add greetd default
exit 0