summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/etc/systemd/system/stats-shutdown.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/stats-shutdown.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/stats-shutdown.service')
-rw-r--r--core/modules/hardware-stats/data/etc/systemd/system/stats-shutdown.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/hardware-stats/data/etc/systemd/system/stats-shutdown.service b/core/modules/hardware-stats/data/etc/systemd/system/stats-shutdown.service
index 5d36034a..0f97a0bb 100644
--- a/core/modules/hardware-stats/data/etc/systemd/system/stats-shutdown.service
+++ b/core/modules/hardware-stats/data/etc/systemd/system/stats-shutdown.service
@@ -1,7 +1,7 @@
[Unit]
Description=Send shutdown event to boot server
# Try this as a dedicated service in addition to the ExecStop=
-# entry in the hardware-stats.service, as that one sometimes
+# entry in the gather-hw-info.service, as that one sometimes
# doesn't trigger/reach the server :-(
Wants=network.target
Before=shutdown.target