summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware/data/etc/systemd/system/vmware.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/vmware/data/etc/systemd/system/vmware.service')
-rw-r--r--core/modules/vmware/data/etc/systemd/system/vmware.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/modules/vmware/data/etc/systemd/system/vmware.service b/core/modules/vmware/data/etc/systemd/system/vmware.service
new file mode 100644
index 00000000..78f75726
--- /dev/null
+++ b/core/modules/vmware/data/etc/systemd/system/vmware.service
@@ -0,0 +1,9 @@
+[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
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/opt/openslx/scripts/systemd-vmware_env start