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:
Rusty Bird 2018-09-06 16:23:24 +00:00
parent e1378f70fb
commit d3a5799245
No known key found for this signature in database
GPG Key ID: 469D78F47AAF2ADF

View File

@ -1,5 +1,6 @@
[Unit]
Description=Qubes OS daemon
Before=systemd-user-sessions.service
[Service]
Type=notify