Accepting request 829814 from home:fbui:branches:X11:XOrg
- Drop commands in /usr/lib/X11/display-manager that are never used by systemd OBS-URL: https://build.opensuse.org/request/show/829814 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=205
This commit is contained in:
16
xdm.changes
16
xdm.changes
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 17:23:18 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Drop commands in /usr/lib/X11/display-manager that are never used by systemd
|
||||
|
||||
Assuming that this script is only called from
|
||||
display-manager.service unit, some commands of the scripts are
|
||||
either never used or redundant with systemd functionalities.
|
||||
|
||||
More specifically, there's no need to redefine a "stop" command as
|
||||
this is one basic command that systemd implements already.
|
||||
|
||||
Also convert "reload" to make use of $MAINPID exported by systemd
|
||||
which should be slighly more reliable and hence stop relying on
|
||||
killproc that might be removed in the future.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 13:39:08 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user