First capistrano deploy question

You need to uncomment the lines at the end starting with “namespace :deploy do”. It touches the file restart.txt in the tmp folder (changing the modified date/time stamp). Passenger checks the date/time stamp on that file to see if any changes have been made.