From 240a9f272435739f3d276b0ee8f7b958a145255f Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Wed, 15 Jan 2025 22:44:30 +0000 Subject: Fix certbot renewal hook script for dovecot Replace devecot -> dovecot. --- roles/dovecot/files/dovecot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dovecot/files/dovecot.sh b/roles/dovecot/files/dovecot.sh index bd6f8e4..841f2bf 100644 --- a/roles/dovecot/files/dovecot.sh +++ b/roles/dovecot/files/dovecot.sh @@ -1,3 +1,3 @@ #! /bin/sh -systemctl reload devecot +systemctl reload dovecot -- cgit v1.2.3-70-g09d2