- amelioration du script ca renew
This commit is contained in:
parent
7749fa6d61
commit
2c0c930f32
|
|
@ -986,7 +986,7 @@ do_deb_sys_cert_install(){
|
||||||
# Installation du cron
|
# Installation du cron
|
||||||
# ------------------------------------------------------------------
|
# ------------------------------------------------------------------
|
||||||
|
|
||||||
update_cron_marker "$CONFIG_DEB_INSTALL_DEFAULT_CA_CRON" "0 0 1 * * $full_command"
|
update_cron_marker "$CONFIG_DEB_INSTALL_DEFAULT_CA_CRON" "0 0 * * 0 $full_command"
|
||||||
|
|
||||||
# ------------------------------------------------------------------
|
# ------------------------------------------------------------------
|
||||||
# Redémarrage final (sécurité)
|
# Redémarrage final (sécurité)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue