summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/etc/systemd/system/hardware-report.service
blob: 1307e9e2946b10403d1d20c7cb5c12195884ab2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Send hardware information to boot server
After=hardware-stats.service
Wants=hardware-stats.service

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