summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats
diff options
context:
space:
mode:
authorSimon Rettberg2022-04-21 17:44:14 +0200
committerSimon Rettberg2022-04-21 17:44:14 +0200
commite8078662e87e33f79730061708324437b0097768 (patch)
tree050f7f0aa72b8fc8de7a8178dabf137d219dfbc1 /core/modules/hardware-stats
parent[vmware-common/vbox-src] Probably not depending on network.target ?? (diff)
downloadmltk-e8078662e87e33f79730061708324437b0097768.tar.gz
mltk-e8078662e87e33f79730061708324437b0097768.tar.xz
mltk-e8078662e87e33f79730061708324437b0097768.zip
[run-virt/hardware-stats] Move dependencies around
Diffstat (limited to 'core/modules/hardware-stats')
-rw-r--r--core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service b/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
index 8106af74..87a43f46 100644
--- a/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
+++ b/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
@@ -1,6 +1,6 @@
[Unit]
Description=Gather hardware information about this machine
-After=tmp.target mount-vm-store.service network.target run-virt-env.service
+After=tmp.target
Wants=tmp.target system-check.service
Before=system-check.service