• 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
logos Loading commit data...
templates Loading commit data...
wsssh-server/debian Loading commit data...
wssshtools Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
TODO.md Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
image.jpg Loading commit data...
requirements.txt Loading commit data...
wsscp.py Loading commit data...
wsssh-server_1.4.0-1_amd64.buildinfo Loading commit data...
wsssh.py Loading commit data...
wssshc.conf.example Loading commit data...
wssshc.init Loading commit data...
wssshc.py Loading commit data...
wssshc_watcher.sh Loading commit data...
wssshd.conf.example Loading commit data...
wssshd.init Loading commit data...
wssshd.py Loading commit data...