summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware-common/data/etc/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/vmware-common/data/etc/systemd')
l---------core/modules/vmware-common/data/etc/systemd/system/basic.target.wants/vmware.service (renamed from core/modules/vmware-common/data/etc/systemd/system/graphical.target.wants/vmware.service)0
-rw-r--r--core/modules/vmware-common/data/etc/systemd/system/vmware.service5
2 files changed, 3 insertions, 2 deletions
diff --git a/core/modules/vmware-common/data/etc/systemd/system/graphical.target.wants/vmware.service b/core/modules/vmware-common/data/etc/systemd/system/basic.target.wants/vmware.service
index 7deb4820..7deb4820 120000
--- a/core/modules/vmware-common/data/etc/systemd/system/graphical.target.wants/vmware.service
+++ b/core/modules/vmware-common/data/etc/systemd/system/basic.target.wants/vmware.service
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 78f75726..baab3747 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,8 @@
[Unit]
Description=Sets up the vmware environment
-Requires=run-virt-env.service setup-partitions.service network.target
-After=run-virt-env.service setup-partitions.service network.target
+Requires=run-virt-env.service
+After=run-virt-env.service
+DefaultDependencies=no
[Service]
Type=oneshot