GNOME Bugzilla – Bug 787288
Support reloading systemd unit
Last modified: 2017-09-05 18:38:49 UTC
Created attachment 359151 [details] [review] service: Send SIGHUP on reload Right now systemctl reload gdm doesn't do anything - it should reload the configuration. We already do that on SIGHUP, so lets just send SIGHUP to gdm.
Created attachment 359152 [details] [review] settings: Make sure to set old settings object to NULL on finalize Otherwise we would attempt to ref it again later.
Thanks pushed: To ssh://git.gnome.org/git/gdm 8e0fe033..80c25d24 master -> master