mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-09 02:48:38 +00:00
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:
parent
c8de6b6398
commit
156538f1c3
@ -2,7 +2,7 @@
|
|||||||
Description=Firmware update daemon
|
Description=Firmware update daemon
|
||||||
Documentation=https://fwupd.org/
|
Documentation=https://fwupd.org/
|
||||||
After=dbus.service
|
After=dbus.service
|
||||||
Before=gdm.service
|
Before=display-manager.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=dbus
|
Type=dbus
|
||||||
|
Loading…
Reference in New Issue
Block a user