• 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
wssshd.init 4.78 KB