• nextime's avatar
    Fix init scripts to stop daemons directly when watchdog not running · 9c51519e
    nextime authored
    - Init scripts now stop daemons directly even if watchdog PID file doesn't exist
    - Added graceful termination (TERM) followed by force kill (KILL) if needed
    - Added pkill fallback to catch any remaining daemon processes
    - Fixed both wssshd and wssshc init scripts
    - Ensures complete daemon shutdown regardless of watchdog status
    9c51519e
wssshd.init 5.75 KB