summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service
diff options
context:
space:
mode:
authorSimon Rettberg2024-01-29 12:07:05 +0100
committerSimon Rettberg2024-01-29 12:07:05 +0100
commit22030186cad0cd9477980006feb4180b9f13b14d (patch)
treec92383576691bf83b4976f1ddac972a1a9ba9e70 /core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service
parent[dhcpc-busybox] Remove check for non-existent var (diff)
downloadmltk-22030186cad0cd9477980006feb4180b9f13b14d.tar.gz
mltk-22030186cad0cd9477980006feb4180b9f13b14d.tar.xz
mltk-22030186cad0cd9477980006feb4180b9f13b14d.zip
Rename hardware-stats service to gather-hw-info
Diffstat (limited to 'core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service')
-rw-r--r--core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service b/core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service
index 1307e9e2..438225ea 100644
--- a/core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service
+++ b/core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service
@@ -1,7 +1,7 @@
[Unit]
Description=Send hardware information to boot server
-After=hardware-stats.service
-Wants=hardware-stats.service
+After=gather-hw-info.service
+Wants=gather-hw-info.service
[Service]
Type=oneshot