[Bug 294021] security/dehydrated: Exit with error code in periodic script

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Mar 2026 09:31:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294021

            Bug ID: 294021
           Summary: security/dehydrated: Exit with error code in periodic
                    script
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: meta@FreeBSD.org
          Reporter: henrik@eyetea.se
             Flags: maintainer-feedback?(meta@FreeBSD.org)
          Assignee: meta@FreeBSD.org

The weekly periodic script currently exits gracefully when the actual renewal
process fails. By tacking on " || exit 1" to the two /usr/local/bin/dehydrated
executions, the script can produce helpful output and allow proper logging when
weekly_show_info="YES".

A slightly different approach may need to be employed, should one want to run
the deploy script even when the renewal has failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.