diff options
author | Karel Kočí <cynerd@email.cz> | 2021-12-09 12:51:50 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2021-12-09 12:51:50 +0100 |
commit | 45c300126e4a1f72eba94791f8da27e7082c2ec6 (patch) | |
tree | 338afb0530a7bd87e0b99937eee510fcb7540228 /sentinel-proxy/files/renew.cron | |
parent | 3df1aad296a94639ac36d3da87d52c27a26053a8 (diff) | |
download | openwrt-personal-pkgs-45c300126e4a1f72eba94791f8da27e7082c2ec6.tar.gz openwrt-personal-pkgs-45c300126e4a1f72eba94791f8da27e7082c2ec6.tar.bz2 openwrt-personal-pkgs-45c300126e4a1f72eba94791f8da27e7082c2ec6.zip |
sentinel-proxy: remove testing version
Diffstat (limited to 'sentinel-proxy/files/renew.cron')
-rw-r--r-- | sentinel-proxy/files/renew.cron | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sentinel-proxy/files/renew.cron b/sentinel-proxy/files/renew.cron deleted file mode 100644 index 839208f..0000000 --- a/sentinel-proxy/files/renew.cron +++ /dev/null @@ -1,5 +0,0 @@ -## crontab -# - -# Periodically check and renew Sentinel:Proxy certificate -42 */12 * * * root sentinel-certgen certs --hooks-dir /usr/libexec/sentinel/renew_hooks.d |