fwpup.service: use display-manager.service instead of gdm.service

Instead of referring to just *gdm.service* use the alias *display-manager.service* instead to allow other display managers like *sddm* too.
This commit is contained in:
Thaodan 2019-03-11 23:02:58 +01:00 committed by Richard Hughes
parent c8de6b6398
commit 156538f1c3

View File

@ -2,7 +2,7 @@
Description=Firmware update daemon
Documentation=https://fwupd.org/
After=dbus.service
Before=gdm.service
Before=display-manager.service
[Service]
Type=dbus