maxlareo.chkrootkit

chkrootkit

Estado de Construcción Ansible Galaxy

Instalar y configurar Chkrootkit

Variables de Rol

Acerca del archivo /etc/chkrootkit.conf

  • chkrootkit_run_daily: [por defecto: 'false']: Establezca esto en sí para habilitar las ejecuciones diarias de chkrootkit.
  • chkrootkit_run_daily_opts: [por defecto: '-q']: Establezca la lista de opciones a usar con chkrootkit, consulte man chkrootkit.
  • chkrootkit_diff_mode: [por defecto: 'false']: Si esto se establece en "true", chrootkit compara los archivos /var/log/chkrootkit/log.expected con /var/log/chkrootkit/log.today.

Dependencias

Ninguna

Ejemplo de Playbook

---
- hosts: todos
  roles:
    - chkrootkit

Licencia

MIT

Acerca del proyecto

Install and configure chkrootkit

Instalar
ansible-galaxy install maxlareo.chkrootkit
Licencia
mit
Descargas
3.5k
Propietario