Update cron
This commit is contained in:
parent
8ad1af3bae
commit
ea1f5cab5a
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
''* * * * * /usr/bin/docker exec pihole sudo pihole -a -p $(openssl rand -hex 128)''
|
''* * * * * /usr/bin/docker exec pihole sudo pihole -a -p $(openssl rand -hex 128)''
|
||||||
# Run the ClamAV scan
|
# Run the ClamAV scan
|
||||||
''@monthlysource ~/.bashrc; /Storage/Data/docker-compose/sysctl.io/scripts/clamscan-cron.sh''
|
''@monthlysource ~/.bashrc; /Storage/Data/docker-compose/sysctl.io/scripts/clamscan-cron.sh''
|
||||||
|
# Back up Loki logs monthly
|
||||||
|
''@monthly source ~/.bashrc; /Storage/Data/docker-compose/sysctl.io/scripts/backup-logs.sh >> /Storage/Data/Temporary/log_backups.log''
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue