john-tornblom / tiny-ps4-shell

GNU General Public License v3.0
27 stars 6 forks source link

kill-daemon.nc #7

Open b2ag opened 1 year ago

b2ag commented 1 year ago

Hi,

I wonder how the kill-daemon.nc script should work. When I kill 0 in shell it does what I expected: it crashes/shuts down the console. I read this as killing the init process and not the daemon process. Am I missing something here? Why should kill 0 kill the daemon process of tiny-ps4-shell?

Best, b2ag