You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this program will probably most of the time run as a daemon it should have a flag like -daemonize so it disconnects itself from the start shell. At the moment on redhat system you have to use dirty workarounds like using nohup or & in startup scripts.