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

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