systemd: order VMs autostart after qubesd
Fixes QubesOS/qubes-issues#2919
This commit is contained in:
parent
801d6acf5c
commit
c035f8fc35
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Start Qubes VM %i
|
Description=Start Qubes VM %i
|
||||||
Before=systemd-user-sessions.service
|
Before=systemd-user-sessions.service
|
||||||
|
After=qubesd.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
Reference in New Issue
Block a user