summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src
diff options
context:
space:
mode:
authorSimon Rettberg2021-07-22 10:48:06 +0200
committerSimon Rettberg2021-07-22 10:48:06 +0200
commiteeda5aaff24e0f1ac7be43e9b6c180c77aae0bad (patch)
treece3b7e087ecbe9d81a28262793db2a5d8f0fe8b1 /core/modules/vbox-src
parent[system-uuid] Add two more bad UUIDs (diff)
downloadmltk-eeda5aaff24e0f1ac7be43e9b6c180c77aae0bad.tar.gz
mltk-eeda5aaff24e0f1ac7be43e9b6c180c77aae0bad.tar.xz
mltk-eeda5aaff24e0f1ac7be43e9b6c180c77aae0bad.zip
[disk-partitions] New module, modularize partition setup
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 6b6347da..75527670 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 setup-partitions.service network.target
-After=run-virt-env.service setup-partitions.service network.target
+Requires=run-virt-env.service network.target
+After=run-virt-env.service network.target tmp.target
[Service]
Type=oneshot