summaryrefslogtreecommitdiff
path: root/plugins/xsettings
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2019-09-02 11:39:03 +0200
committerBenjamin Berg <bberg@redhat.com>2019-09-02 13:41:42 +0200
commit42833a65ffd15e1c3d1e649b861c74c1368838b2 (patch)
tree69bbc8f03e7c983c6e20fe8aa4bb8dd3fe127542 /plugins/xsettings
parent93f3d21b6a5c011c94b50b94f16d559de7513416 (diff)
downloadgnome-settings-daemon-42833a65ffd15e1c3d1e649b861c74c1368838b2.tar.gz
xsettings: Ensure plugin is started after the shell
In the processes of adding support to auto-shutdown Xwayland, the "After" rule was accidentally deleted. Re-add the rule, as otherwise gsd-xsettings may be started before gnome-shell is and that causes an immediate session failure. Fixes: #442
Diffstat (limited to 'plugins/xsettings')
-rw-r--r--plugins/xsettings/gsd-xsettings.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/xsettings/gsd-xsettings.service.in b/plugins/xsettings/gsd-xsettings.service.in
index d91c2fa4..36527f20 100644
--- a/plugins/xsettings/gsd-xsettings.service.in
+++ b/plugins/xsettings/gsd-xsettings.service.in
@@ -9,6 +9,7 @@ RefuseManualStart=true
RefuseManualStop=true
PartOf=gsd-xsettings.target
+After=gnome-session-initialized.target
[Service]
Type=dbus