Run rkhunter --propupd when installing or updating it's config
This commit is contained in:
parent
1ebbc5ffce
commit
e6e759d969
3 changed files with 10 additions and 4 deletions
|
|
@ -100,3 +100,6 @@
|
|||
|
||||
- name: restart supervisord
|
||||
service: name=supervisord state=restarted
|
||||
|
||||
- name: run rkhunter
|
||||
command: rkhunter --propupd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue