Jan. 23, 2014
3:14 p.m.
Hi there, What are you using to monitor processes in headless images? I ask because the new way to start a headless image in linux is: pharo-vm/pharo -vm-display-null your.image âno-quit And it seems that it always quits For example supervisord* is really unhappy about this way to run a service. Itâs really unfortunate. This is a show stopper. Is there an OS signal being sent when you use -vm-display-null or the process stays normally up? There is no way to run a headless image like we used to? sebastian o/ *http://supervisord.org/