From 25aa1d6cfcd029bcb7977bc3c7e36387a66c7e6d Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 31 Mar 2024 18:03:32 -0700 Subject: fix phosh not start https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1387 https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1387/diffs?commit_id=ee53adb478f51a64dd721e7da986c45e6db19b22 Check log with `journalctl -b`. Test with `sudo systemctl stop phosh` (and start) --- usr/bin/phosh-session | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/bin/phosh-session') diff --git a/usr/bin/phosh-session b/usr/bin/phosh-session index 4e7af764..e3337444 100755 --- a/usr/bin/phosh-session +++ b/usr/bin/phosh-session @@ -54,4 +54,4 @@ fi # variables from /etc/profile.d (XDG_*) [ -n "$WLR_BACKENDS" ] || WLR_BACKENDS=drm,libinput export WLR_BACKENDS -exec "${COMPOSITOR}" -S -C "${PHOC_INI}" -E "bash -lc 'exec ${GNOME_SESSION} --disable-acceleration-check --session=phosh --systemd'" +exec "${COMPOSITOR}" -S -C "${PHOC_INI}" -E "bash -lc 'exec ${GNOME_SESSION} --disable-acceleration-check --session=phosh'" -- cgit v1.2.3-70-g09d2