From ba6753cfabc149cc312f33a3c507b1cc0dbcee3b Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 31 Oct 2019 17:00:23 +0100 Subject: [*] introduce system-check * 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! --- core/modules/run-virt/data/etc/systemd/system/run-virt-env.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/modules/run-virt/data/etc') diff --git a/core/modules/run-virt/data/etc/systemd/system/run-virt-env.service b/core/modules/run-virt/data/etc/systemd/system/run-virt-env.service index 7140dcf2..88b76789 100644 --- a/core/modules/run-virt/data/etc/systemd/system/run-virt-env.service +++ b/core/modules/run-virt/data/etc/systemd/system/run-virt-env.service @@ -1,7 +1,7 @@ [Unit] Description=Sets up the virtualization environment -Before=graphical.target -Wants=network-dns.target +Before=graphical.target system-check.service +Wants=network-dns.target system-check.service After=network-dns.target [Service] -- cgit v1.2.3-55-g7522