summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src
diff options
context:
space:
mode:
authorSimon Rettberg2022-04-21 16:53:13 +0200
committerSimon Rettberg2022-04-21 16:53:13 +0200
commit9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf (patch)
tree48f415ca7b153c8368e2dc123c6f77eddb2ef1f9 /core/modules/vbox-src
parent[hardware-stats] Fix detection of vmx/svm support (diff)
downloadmltk-9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf.tar.gz
mltk-9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf.tar.xz
mltk-9732f9f50e84c0d6c1c80f9be02b35dfcfd3abaf.zip
[vmware-common/vbox-src] Probably not depending on network.target ??
Diffstat (limited to 'core/modules/vbox-src')
-rw-r--r--core/modules/vbox-src/data/etc/systemd/system/vbox.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/vbox-src/data/etc/systemd/system/vbox.service b/core/modules/vbox-src/data/etc/systemd/system/vbox.service
index 75527670..81fc6c21 100644
--- a/core/modules/vbox-src/data/etc/systemd/system/vbox.service
+++ b/core/modules/vbox-src/data/etc/systemd/system/vbox.service
@@ -1,7 +1,7 @@
[Unit]
Description=Sets up the virtual box environment
-Requires=run-virt-env.service network.target
-After=run-virt-env.service network.target tmp.target
+Requires=run-virt-env.service
+After=run-virt-env.service tmp.target
[Service]
Type=oneshot