The upgrade procedure for v3 creates this file ./render_config.rb /vagrant/ce-installer/modules/resque/templates/etc/init/resque-worker.conf.erb > /etc/init/resque-worker.conf
than starts with resque-worker with # service start resque-worker first: in the documentation the resque-worker.conf is placed in /etc/init. usually there's no such folder on standard linux install so should i assume that it means /etc/init.d/? second: is that a config file or a start file? i mean should i start the resque-worker with /etc/init.d/resque-worker.conf? thanks, alin -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
