qubes-early-vm-config.service: Wants=network-pre.target

The unit on the Before= side of network-pre.target also has to pull it
in as a dependency:

https://www.freedesktop.org/software/systemd/man/systemd.special.html#network-pre.target

Fixes QubesOS/qubes-issues#5570
This commit is contained in:
Rusty Bird 2021-01-08 10:24:39 +00:00
parent ab9627caf0
commit 882c1ec6b5
No known key found for this signature in database
GPG Key ID: 469D78F47AAF2ADF

View File

@ -1,6 +1,7 @@
[Unit]
Description=Early Qubes VM settings
DefaultDependencies=no
Wants=network-pre.target
Before=sysinit.target network-pre.target
After=local-fs.target qubes-db.service