summaryrefslogtreecommitdiffstats
path: root/core/modules/system-check/data/etc/systemd
Commit message (Collapse)AuthorAgeFilesLines
* Rename hardware-stats service to gather-hw-infoSimon Rettberg2024-01-291-1/+1
|
* [system-check/hardware-stats] Loosen dependenciesSimon Rettberg2024-01-291-0/+1
| | | | | | | | | | | | | For some reason, system-check is ordered before hardware-report, but I can't figure out why. system-check merely generates the warnings to display on the login screen, and hardware-report sends hw data to the boot server. I don't see anything in hardware-report actually depending on anything system-check does. There are some other minor changes, like moving the generation of the json report from hardware-report to hardware-stats, and putting the according python script into a directory named hardware-stats instead of system-check, which might imply it belongs to that module which is wrong.
* [system-check] added descriptionJonathan Bauer2019-11-131-1/+1
|
* [*] introduce system-checkJonathan Bauer2019-10-311-0/+10
* hardware stats now only reports hardware info data in /run/hwinfo and /run/hwreport * system-check hooks will generate lightdm warnings and curl the report to the satellite * run-virt now handles the ID44 warnings to cope for network shares on /tmp/virt WARNING PROFI111!