Skip to content

Commit

Permalink
Fix upstart job
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmith committed Dec 13, 2011
1 parent fba0dcb commit a266dd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conf/init/geocoder-us.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ start on runlevel [2345]
stop on runlevel [!2345]

respawn
expect daemon
script
. /etc/default/geocoder-us
unicorn -c /etc/geocoder-us/unicorn.rb /etc/geocoder-us/geocoder.ru
Expand Down

0 comments on commit a266dd8

Please sign in to comment.