From 55541f7cbea84613a5278eaf4165302f1e70b321 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sun, 11 Feb 2018 09:59:54 +0100 Subject: [PATCH 1/1] nominatim: fix rights for restricted IP log --- cookbooks/nominatim/templates/default/logrotate.nominatim.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb index 0aa8644a2..b5e9d2ac3 100644 --- a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb +++ b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb @@ -27,5 +27,5 @@ compress delaycompress notifempty - create 640 nominatim adm + create 660 nominatim adm } -- 2.43.2