Order qubesd before systemd-user-sessions
qubes-vm@.service would already cause this ordering, but not every user has any autostart=True VMs. Also needed to maybe f*x QubesOS/qubes-issues#3149 at some point.
This commit is contained in:
parent
e1378f70fb
commit
d3a5799245
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Qubes OS daemon
|
||||
Before=systemd-user-sessions.service
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
|
Loading…
Reference in New Issue
Block a user