mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 20:57:50 +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
|
||||
Documentation=https://fwupd.org/
|
||||
After=dbus.service
|
||||
Before=gdm.service
|
||||
Before=display-manager.service
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
|
Loading…
Reference in New Issue
Block a user