dehydrated: Keep going if re-issuing one certificate fails

This change will make sure that dehydrated will continue if (re-)issuing
one or more certificate fails.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Michael Tremer 2023-07-10 17:30:15 +00:00 committed by Peter Müller
parent a1836ab120
commit 2e63b7128e
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
exec /usr/bin/dehydrated --cron
exec /usr/bin/dehydrated --cron --keep-going

View File

@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = dehydrated
PAK_VER = 5
PAK_VER = 6
DEPS =