summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmware/data/etc/systemd
diff options
context:
space:
mode:
authorJonathan Bauer2013-10-15 14:04:29 +0200
committerJonathan Bauer2013-10-15 14:04:29 +0200
commitdcb5997d7a389f1c090b313abd813f3c2cd38bdb (patch)
tree82e1b771dae25cb47b9ae2e52fce63db1ad17744 /remote/modules/vmware/data/etc/systemd
parent[mltk] prints missing dev tools. Depending on distro print the possible packa... (diff)
downloadtm-scripts-dcb5997d7a389f1c090b313abd813f3c2cd38bdb.tar.gz
tm-scripts-dcb5997d7a389f1c090b313abd813f3c2cd38bdb.tar.xz
tm-scripts-dcb5997d7a389f1c090b313abd813f3c2cd38bdb.zip
[vmware] add the domain information received from the dhcp server to the vmware-dhcp server configuration
Diffstat (limited to 'remote/modules/vmware/data/etc/systemd')
-rw-r--r--remote/modules/vmware/data/etc/systemd/system/vmware.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/vmware/data/etc/systemd/system/vmware.service b/remote/modules/vmware/data/etc/systemd/system/vmware.service
index 30bb42ff..1f47ac8c 100644
--- a/remote/modules/vmware/data/etc/systemd/system/vmware.service
+++ b/remote/modules/vmware/data/etc/systemd/system/vmware.service
@@ -1,7 +1,7 @@
[Unit]
Description=Sets up the vmware environment
-Requires=vmchooser.service
-After=vmchooser.service
+Requires=vmchooser.service network.target
+After=vmchooser.service network.target
[Service]
Type=oneshot