maxlareo.chkrootkit

chkrootkit

Build Status Ansible Galaxy

Install and set up Chkrootkit

Role Variables

About the /etc/chkrootkit.conf file

  • chkrootkit_run_daily: [default: 'false']: Change this to 'yes' to run chkrootkit every day
  • chkrootkit_run_daily_opts: [default: '-q']: List of options to use with chkrootkit, check the manual for details
  • chkrootkit_diff_mode: [default: 'false']: When set to "true", chkrootkit compares files: /var/log/chkrootkit/log.expected with /var/log/chkrootkit/log.today

Dependencies

None

Example Playbook

---
- hosts: all
  roles:
    - chkrootkit

License

MIT

Informazioni sul progetto

Install and configure chkrootkit

Installa
ansible-galaxy install maxlareo.chkrootkit
Licenza
mit
Download
3.5k
Proprietario