Order qubes-meminfo-writer-dom0 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
ab7ca7be89
commit
6cd4a1b888
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Qubes memory information reporter
|
||||
Before=systemd-user-sessions.service
|
||||
After=qubes-core.service qubes-qmemman.service
|
||||
ConditionPathExists=/var/run/qubes/qmemman.sock
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user