roles/nginx: Better names for Let's Encrypt timer/service
This commit is contained in:
parent
78dbdae783
commit
b2e2d7bb9e
@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Daily renewal of Let's Encrypt's certificates
|
Description=Renew Let's Encrypt certificates
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
# twice a day, at midnight and noon
|
# twice a day, at midnight and noon
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Let's Encrypt renewal
|
Description=Renew Let's Encrypt certificates
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
Reference in New Issue
Block a user