]> git.openstreetmap.org Git - chef.git/commitdiff
Run planet update as root
authorTom Hughes <tom@compton.nu>
Sun, 16 Sep 2018 07:19:45 +0000 (08:19 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 16 Sep 2018 07:19:45 +0000 (08:19 +0100)
cookbooks/planet/templates/default/planet-update.cron.erb

index a12c53ec51ba08ba41b472be55b20447a4727a77..5a9f6f768158168208f58cc0ae0bb1f22c119da7 100644 (file)
@@ -1,3 +1,3 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
 # DO NOT EDIT - This file is being maintained by Chef
 
-17 1 * * * planet /usr/local/bin/planet-update
+17 1 * * * root /usr/local/bin/planet-update