• nextime's avatar
    Add support for non-interactive wsssh-server package installations · d23b4438
    nextime authored
    - Modified debconf template to include note about non-interactive handling
    - Updated preinst script to detect DEBIAN_FRONTEND=noninteractive
    - Automatically stops service in non-interactive environments without prompting
    - Changed debconf priority from 'high' to 'medium' for better UX
    - Added fallback handling for when debconf fails or returns empty values
    - Updated README.md with instructions for non-interactive installations
    - Ensures compatibility with automated deployment scripts and CI/CD pipelines
    - Maintains user control in interactive environments while enabling automation
    d23b4438
preinst 2.38 KB