]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/templates/default/replicate.erb
tile: send replicate logs to systemd journald
[chef.git] / cookbooks / tile / templates / default / replicate.erb
index eedf4e5763d3badfc71771166481074bfc6de7a8..ea0e100cf46e7fe14c423f4f8c3442e5a3208913 100644 (file)
@@ -12,9 +12,6 @@ function onexit {
     [ -f sequence-prev.txt ] && mv sequence-prev.txt sequence.txt
 }
 
-# Send output to the log
-exec > /var/log/tile/replicate.log 2>&1
-
 # Change to the replication state directory
 cd /var/lib/replicate