Ubuntu – GoLinux – child process is killed with parent
Using Go lang with Linux (ubuntu). A service (running as deamon, can be found with systemctl but not ps for example) runs a command (see code) that runs an executable (not sure if worth mentioning but - they are actually…