Pārlūkot izejas kodu

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.
Rusty Bird 5 gadi atpakaļ
vecāks
revīzija
d3a5799245
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      linux/systemd/qubesd.service

+ 1 - 0
linux/systemd/qubesd.service

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