diff options
| author | Simon Rettberg | 2013-06-28 16:57:15 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-06-28 16:57:15 +0200 |
| commit | d05af84714cd79b0316092a6a878a30cd601eff2 (patch) | |
| tree | 4d5bebc121d60dbe8d32bff409201de75474966c /remote/modules | |
| parent | Trying to get systemd services in right order (diff) | |
| download | tm-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.service | 1 |
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 |
