Skip to content

Commit 160f354

Browse files
committed
add new cron file to periodically run fix_certs.sh
1 parent 583ec44 commit 160f354

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

xcache/cron.d/fix_certs.cron

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Cron job running by default once daily at noon,
2+
# copies active cert and key to correct location and fixes permissions
3+
4+
0 12 * * * root /usr/local/sbin/fix_certs.sh

0 commit comments

Comments
 (0)