• nextime's avatar
    Fix init scripts to kill processes even without PID file · 81f5c328
    nextime authored
    - Stop functions now kill daemon processes regardless of PID file existence
    - Added fallback pkill mechanism for processes without PID files
    - Uses graceful TERM signal followed by force KILL signal
    - Fixed both wssshd and wssshc init scripts
    - Ensures complete process cleanup in all scenarios
    81f5c328
wssshc.init 7.37 KB