summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
blob: 7309d0bb980141a94ca94ef53477733dc0e87883 (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
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