From 9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 21 Apr 2022 16:53:13 +0200 Subject: [vmware-common/vbox-src] Probably not depending on network.target ?? --- core/modules/vmware-common/data/etc/systemd/system/vmware.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/modules/vmware-common') diff --git a/core/modules/vmware-common/data/etc/systemd/system/vmware.service b/core/modules/vmware-common/data/etc/systemd/system/vmware.service index f51cc051..7f8bf6b1 100644 --- a/core/modules/vmware-common/data/etc/systemd/system/vmware.service +++ b/core/modules/vmware-common/data/etc/systemd/system/vmware.service @@ -1,7 +1,7 @@ [Unit] Description=Sets up the vmware environment -Requires=run-virt-env.service network.target -After=run-virt-env.service network.target tmp.target +Requires=run-virt-env.service +After=run-virt-env.service tmp.target [Service] Type=oneshot -- cgit v1.2.3-55-g7522