Fri 9 Dec 09:15:42 GMT 2022

This commit is contained in:
MeaTLoTioN 2022-12-09 09:15:42 +00:00
parent 88768a5c8f
commit c657af4769

View File

@ -5,7 +5,7 @@ global blacklist update script thingy
using crontab, you could set it up thus; using crontab, you could set it up thus;
``` ```
0 0 * * * /mystic/scripts/twitupd.sh && logger -t "mystic_twitupd.sh" "[crontab] blacklist.txt updated" 0 0 * * * /mystic/scripts/twitupd.sh /path/to/mystic && logger -t "mystic_badips" "[crontab] blacklist.txt/denylist.txt updated"
``` ```
## recommended logrotate config ## recommended logrotate config