]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
logwatch: mdadm status missing - Fix for Bug 12080
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 6 Oct 2021 13:48:35 +0000 (15:48 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 22 Oct 2021 10:43:11 +0000 (10:43 +0000)
commit1c71ff6b2ccde8383529ed26937e1cd21f4cce08
treecb758f7f4fdb36dfe8f36aaa32ecee59410f4265
parent4ee445ce44e801c5746e05f06ffa7d05932fdee7
logwatch: mdadm status missing - Fix for Bug 12080

- Addition of mdadm module to logwatch
- Addition of logwatch to sudoers list to run mdadm commands
- patch to change logwatch mdadm.conf to allow scan for raid drives, change mdadm script
   to run mdadm scan commands with sudo, allow clean but degraded drives to be listed
   in the output.

Fixes: 12080
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/logwatch/sudoers/logwatch-mdadm [new file with mode: 0644]
config/rootfiles/common/logwatch
lfs/logwatch
src/patches/logwatch/logwatch-7.5.5-enable-mdadm-sudo.patch [new file with mode: 0644]