summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorSimon Rettberg2013-06-28 16:57:15 +0200
committerSimon Rettberg2013-06-28 16:57:15 +0200
commitd05af84714cd79b0316092a6a878a30cd601eff2 (patch)
tree4d5bebc121d60dbe8d32bff409201de75474966c /remote/modules
parentTrying to get systemd services in right order (diff)
downloadtm-scripts-d05af84714cd79b0316092a6a878a30cd601eff2.tar.gz
tm-scripts-d05af84714cd79b0316092a6a878a30cd601eff2.tar.xz
tm-scripts-d05af84714cd79b0316092a6a878a30cd601eff2.zip
_
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.service b/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.service
index 808f733a..8746629c 100644
--- a/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.service
+++ b/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.service
@@ -3,6 +3,7 @@ Description=Mount vm-store NFS
After=download-config.service network.target
Requires=network.target
DefaultDependencies=no
+ConditionPathExists=/run/udhcpc/network-ready
[Service]
Type=oneshot