]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dehydrated: Keep going if re-issuing one certificate fails
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Jul 2023 17:30:15 +0000 (17:30 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 13 Jul 2023 14:29:13 +0000 (14:29 +0000)
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>
config/dehydrated/cron.sh
lfs/dehydrated

index 0aa778a382a68b42fb6f6d788215fc70689c9d28..f2f84252712f4a80136305e8b0f1630160571ab5 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-exec /usr/bin/dehydrated --cron
+exec /usr/bin/dehydrated --cron --keep-going
index 7cd92076b54e4b220b064a94eb248fe45587b10a..821c1433bdb3b10ed75b0a1edc7f894eff9b7877 100644 (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       =