Skip to content
Snippets Groups Projects
Select Git revision
  • 8075bbbf6b029fb7431036c53cebc444f21f7acb
  • master default protected
  • th/caddy-wip
  • th/caddy
  • th/lego
  • th/acmebot
  • pyzabbix
  • th/keycloak
8 results

acmebot.timer

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    acmebot.timer 178 B
    [Unit]
    Description=Reconcile Let's Encrypt certificates twice daily
    
    [Timer]
    OnCalendar=*-*-* 00,12:00:00
    RandomizedDelaySec=1h
    Persistent=yes
    
    [Install]
    WantedBy=timers.target