Hello,
Is it true that ruby runs as a daemon if it’s running without a terminal
attached to it ? Is there a way to avoid that ?
I have a couple of ruby scripts which are started by my window manager and
I’d like them to be killed when i stop the window manager.
Ruben