]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/recipes/default.rb
nominatim: do not start maintenance trigger
[chef.git] / cookbooks / nominatim / recipes / default.rb
index 93aa75c1c9ca34c65caecb76c21d42b31ee6c630..7a9e9f163e006dc2e20d5da0ff28eccac8c9234e 100644 (file)
@@ -334,7 +334,7 @@ else
   end
 
   service "nominatim-update-maintenance-trigger" do
-    action [:enable, :start]
+    action [:enable]
   end
 end