9 lines
247 B
Desktop File
9 lines
247 B
Desktop File
[Unit]
|
|
Description=Certbot - refresh OCSP responses for Angie
|
|
Documentation=https://angie.software/en/configuration/modules/http_ssl/#ssl-stapling-file
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/lib/systemd/certbot-ocsp-angie.sh
|
|
PrivateTmp=true
|