mirror of
https://github.com/activecm/rita
synced 2026-06-08 13:02:45 +00:00
906f53b3e5
Co-Authored-By: Liza Tsibur <liza@activecountermeasures.com>
2 lines
77 B
Plaintext
Executable File
2 lines
77 B
Plaintext
Executable File
0 3 * * * /usr/bin/find /var/log -type f -daystart -mtime +90 -exec rm {} \;
|