In cap2, it's the :runner variable. Make sure you set that to the user you want to run your processes as.
- Jamis On Jun 17, 2007, at 12:33 AM, [EMAIL PROTECTED] wrote: > > When I do a cap deploy:cold everything works successfully until I get > to here... > > * executing `deploy:start' > * executing "sudo -u app sh -c 'cd /var/www/rails/mysite.com/current > && nohup script/spin'" > servers: ["mysite.com"] > [mysite.com] executing command > ** [out :: mysite.com] sudo: no passwd entry for app! > command finished > > There was a thread on this a while ago that suggested putting > "set :spinner_user, nil" in deploy.rb but that doesn't work (and that > was for 1.4.1 and I am on 1.99/pre 2.0) > > Any suggestions, I'm a little lost on this one. > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
