3 # DO NOT EDIT - This file is being maintained by Chef
6 start-stop-daemon --start --chuid nominatim --background --make-pidfile --pidfile /var/run/nominatim-update.pid --exec <%= @source_directory %>/utils/nominatim-update
10 start-stop-daemon --stop --retry 3600 --pidfile /var/run/nominatim-update.pid