summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <halfline@gmail.com>2018-11-05 18:51:09 +0000
committerRay Strode <halfline@gmail.com>2018-11-05 18:51:09 +0000
commitf421fdcb2be801f784bdbe958d31fb1f4202edf2 (patch)
treeb734ac65785da1b8a2ddc960334d2d97be6c3feb
parent2faf1a90edfc76a806dbb9893d1777d2ad235546 (diff)
parent2d57f45962dca4975424c20312d7e04f6ff5d55e (diff)
downloadgdm-f421fdcb2be801f784bdbe958d31fb1f4202edf2.tar.gz
Merge branch 'unlock-keyring' into 'master'
Launch systemd service with KeyringMode=shared See merge request GNOME/gdm!53
-rw-r--r--data/gdm.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/gdm.service.in b/data/gdm.service.in
index 72201c1f..57d60ada 100644
--- a/data/gdm.service.in
+++ b/data/gdm.service.in
@@ -29,6 +29,7 @@ StandardOutput=syslog
StandardError=inherit
EnvironmentFile=-@LANG_CONFIG_FILE@
ExecReload=/bin/kill -SIGHUP $MAINPID
+KeyringMode=shared
[Install]
Alias=display-manager.service