• nextime's avatar
    Add wssshd init script for system service management · 14525e6c
    nextime authored
    - Create comprehensive init script with start/stop/restart/status actions
    - Check for /etc/wssshd.conf existence on start with helpful error message
    - Redirect daemon output to syslog for proper logging
    - Implement proper process management with PID file handling
    - Follow LSB (Linux Standard Base) init script conventions
    - Support for daemon user/group configuration
    - Graceful shutdown with process termination and cleanup
    - Compatible with chkconfig and systemd service management
    14525e6c
Name
Last commit
Last update
logos Loading commit data...
templates 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.py 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...