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

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