https://bugs.koozali.org/show_bug.cgi?id=11990
--- Comment #16 from mab974 <[email protected]> ---
in
/etc/e-smith/templates/etc/systemd/system-preset/49-koozali.preset
a file
80-koozali-dehydrated-timer.preset
with
# dehydrated.timer preset
{
# depending on letsencrypt status
#$status = $letsencrypt{status} || 'disabled';
#$status = ($status eq "enabled") ? "enable" : "disable";
#$OUT .= "$status dehydrated.timer\n";
# or always disabled
$OUT .= "disable dehydrated.timer\n";
}
should do the job
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/