]> git.openstreetmap.org Git - chef.git/commitdiff
fix log file ownership
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 8 Dec 2013 08:19:57 +0000 (09:19 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 8 Dec 2013 08:19:57 +0000 (09:19 +0100)
cookbooks/nominatim/templates/default/logrotate.nominatim.erb

index 6a8412ba322ab552cbb308e065e230e8f4edbe1c..fda755c64ac3cb8b2ee06c3a590190226e1507eb 100644 (file)
@@ -7,5 +7,5 @@
   compress
   delaycompress
   notifempty
-  create 640 root adm
+  create 640 nominatim adm
 }