LukeSmithxyz / dwmblocks

My status bar: my build of the modular dwmblocks
GNU General Public License v2.0
430 stars 368 forks source link

Why do child processes create a new session? #81

Closed paulespinosa closed 2 years ago

paulespinosa commented 3 years ago

Why does the child process created in buttonhandler create a new session (referring to the call to setsid())?