From: Sarah Hoffmann Date: Mon, 14 Aug 2023 06:52:19 +0000 (+0200) Subject: nominatim: fix logrotate config syntax X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/852308b0744a0898a5edece0609b993055168b36?ds=inline;hp=-c nominatim: fix logrotate config syntax --- 852308b0744a0898a5edece0609b993055168b36 diff --git a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb index 5c50082e4..497cb41cf 100644 --- a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb +++ b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb @@ -20,6 +20,7 @@ <% if node[:nominatim][:api_flavour] == "python" %> postrotate systemctl reload nominatim.service + endscript <% end -%> create 640 www-data adm }