summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware-common
diff options
context:
space:
mode:
authorSimon Rettberg2022-04-21 16:53:13 +0200
committerSimon Rettberg2022-04-21 16:53:13 +0200
commit9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf (patch)
tree48f415ca7b153c8368e2dc123c6f77eddb2ef1f9 /core/modules/vmware-common
parent[hardware-stats] Fix detection of vmx/svm support (diff)
downloadmltk-9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf.tar.gz
mltk-9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf.tar.xz
mltk-9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf.zip
[vmware-common/vbox-src] Probably not depending on network.target ??
Diffstat (limited to 'core/modules/vmware-common')
-rw-r--r--core/modules/vmware-common/data/etc/systemd/system/vmware.service4
1 files changed, 2 insertions, 2 deletions
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