• nextime's avatar
    Fix Debian init scripts and watchdog installation issues · 79e67da7
    nextime authored
    - Fixed wssshd.init and wssshc.init to work on Debian/Ubuntu systems
    - Changed function library from Red Hat (/etc/rc.d/init.d/functions) to Debian (/lib/lsb/init-functions)
    - Replaced Red Hat echo_success/echo_failure functions with simple echo statements
    - Added watchdog script installation to both wsssh-server and wssshtools debian/rules
    - wssshd-watchdog now installs to /usr/sbin/wssshd-watchdog
    - wssshc-watchdog now installs to /usr/sbin/wssshc-watchdog
    - Fixed init script compatibility issues that were causing 'command not found' errors
    - Ensured proper service management on Debian-based systems
    - Resolved missing watchdog script errors during service startup
    79e67da7
Name
Last commit
Last update
..
changelog Loading commit data...
control Loading commit data...
copyright Loading commit data...
postinst Loading commit data...
postrm Loading commit data...
rules Loading commit data...
wssshc-watchdog Loading commit data...
wssshc.default Loading commit data...