@[email protected] to Programmer [email protected]English • 2 days agoThinking I could clean up my files in a SIGINT handlersopuli.xyzimagemessage-square40fedilinkarrow-up1367arrow-down12
arrow-up1365arrow-down1imageThinking I could clean up my files in a SIGINT handlersopuli.xyz@[email protected] to Programmer [email protected]English • 2 days agomessage-square40fedilink
minus-square@marcoslink1•1 day agoYour DE may be the one not relaying the sigterm, or it may be losing the PID because of the double launching. Does the LSB have something to call on termination? Or you may want to call an executable there instead of a script.
Your DE may be the one not relaying the sigterm, or it may be losing the PID because of the double launching.
Does the LSB have something to call on termination? Or you may want to call an executable there instead of a script.