summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@posteo.net>2018-11-05 18:35:34 +0000
committerMichael Catanzaro <mcatanzaro@posteo.net>2018-11-05 18:35:34 +0000
commit2faf1a90edfc76a806dbb9893d1777d2ad235546 (patch)
tree9c53527dc79108f40c4ddcb6c7b64dbdbbe99add /data
parent762b312bb98d31bd036fbcc8d61e53d5b1298d65 (diff)
downloadgdm-2faf1a90edfc76a806dbb9893d1777d2ad235546.tar.gz
Revert "Launch systemd service with KeyringMode=shared"
This reverts commit 762b312bb98d31bd036fbcc8d61e53d5b1298d65
Diffstat (limited to 'data')
-rw-r--r--data/gdm.service.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/gdm.service.in b/data/gdm.service.in
index 377e20a8..72201c1f 100644
--- a/data/gdm.service.in
+++ b/data/gdm.service.in
@@ -28,8 +28,7 @@ BusName=org.gnome.DisplayManager
StandardOutput=syslog
StandardError=inherit
EnvironmentFile=-@LANG_CONFIG_FILE@
-ExecReload=/bin/kill -SIGHUP $MAINPI
-KeyringMode=shared
+ExecReload=/bin/kill -SIGHUP $MAINPID
[Install]
Alias=display-manager.service