Remove the "no service" option

Apparently, sealert doesn't allow this option to be used with other
options, and returns a wonderful:
"cannot run as noservice with other option"

Change-Id: I18d2a2efd21c2748a3e74907ba0654e51bf9fe82
This commit is contained in:
Cédric Jeanneret 2021-10-19 11:10:09 +02:00
parent 74af58e957
commit e8058a1ee5
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ artcl_commands:
/usr/bin/perl /usr/local/bin/consolidate-avc.pl /var/log/extra/selinux_denials.txt
selinux_denials_detail:
cmd: >
sealert -S -a /var/log/extra/selinux_consolidated_avc.txt
sealert -a /var/log/extra/selinux_consolidated_avc.txt
seqfaults:
cmd: >
grep -v ansible-command /var/log/messages | grep segfault