Last change
on this file since 37 was
37,
checked in by gegorbet, 5 years ago
|
gridctl mods for mysqli and aucsolutions, plus new text for crontabs and cronic
|
-
Property svn:keywords set to
LastChangedDate Author
|
File size:
312 bytes
|
Line | |
---|
1 | #m h d m wd cmd line |
---|
2 | 5 3 * * * /usr/sbin/logrotate /etc/logrotate.conf |
---|
3 | |
---|
4 | # run nightly system backup script |
---|
5 | # also cleans out old files in the common data directory |
---|
6 | #!runas(root) |
---|
7 | #!mailto(gegorbet) |
---|
8 | 0 22 * * * /root/backup-cauma-db.sh |
---|
9 | |
---|
10 | #ssl certificate renewal: |
---|
11 | 30 0,12 * * * /usr/bin/certbot renew --quiet |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.