Thanks for the response, Brian. Just doing a quick-n-dirty testbed setup via Ansible involving Consul, so the 'nohup' tip will work for now.
- Will On Sunday, July 5, 2015 at 8:01:24 PM UTC-4, Brian Coca wrote: > > The reason it is 'hanging' is because you are not detaching from the > console, this is not the recommended way of running services, I would > use an init/rc script or upstart/systemd config. But if you MUST do it > this way, try prepending nohup. > > > > -- > Brian Coca > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/158c475c-77ce-439c-a3d9-ed08135743db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
