• nextime's avatar
    Add proper log rotation support to Debian packages · c476d907
    nextime authored
    - Created logrotate configuration files for both wssshd and wssshc
    - wssshd.logrotate: Rotates /var/log/wssshd/watchdog.log weekly
    - wssshc.logrotate: Rotates /var/log/wssshc/watchdog.log weekly
    - Both configs include postrotate scripts to HUP watchdog processes
    - Install logrotate configs to /etc/logrotate.d/ in both packages
    - Added /etc/logrotate.d directory creation to debian/rules
    - Log rotation settings: weekly, 52 rotations, compress, proper permissions
    - Ensures logs don't grow indefinitely and consume disk space
    - Follows Debian packaging standards for log management
    - Automatic log rotation prevents production system issues
    c476d907
Name
Last commit
Last update
..
.debhelper/generated/wsssh-server Loading commit data...
wsssh-server Loading commit data...
changelog Loading commit data...
control Loading commit data...
copyright Loading commit data...
debhelper-build-stamp Loading commit data...
files Loading commit data...
postinst Loading commit data...
postrm Loading commit data...
preinst Loading commit data...
rules Loading commit data...
templates Loading commit data...
wsssh-server.substvars Loading commit data...
wssshd-watchdog Loading commit data...
wssshd.1 Loading commit data...
wssshd.default Loading commit data...
wssshd.logrotate Loading commit data...