summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
blob: f23f3384d63db178c40bb5eb02db15ff1d403d2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Gather statistics about this machine and send to boot server
After=tmp.target mount-vm-store.service network.target run-virt-env.service
Wants=tmp.target system-check.service
Before=system-check.service

[Service]
Type=oneshot
ExecStart=/opt/openslx/scripts/systemd-hardware_stats
RemainAfterExit=yes
ExecStop=/opt/openslx/scripts/shutdown-system_usage_update