• nextime's avatar
    Fix watchdog daemonization issue · cab9eefd
    nextime authored
    - Watchdog now properly daemonizes by running main() in background
    - Removed complex PID file waiting logic that was causing issues
    - Simplified start case to just run main() and check for PID file
    - Fixed both wssshd and wssshc watchdogs
    - Watchdog processes should now persist after script exits
    cab9eefd
Name
Last commit
Last update
..
debian Loading commit data...
man Loading commit data...
configure.sh Loading commit data...
wsscp.c Loading commit data...
wsssh.c Loading commit data...
wssshc.c Loading commit data...