about summary refs log tree commit diff
path: root/contrib/Debian/ngircd.default
AgeCommit message (Collapse)Author
2024-01-20Update included Debian package configurationAlexander Barton
- Rewrite using current dh_make. - Standards-Version: 4.6.2. - No longer build 3 different packages; only build "ngircd" which now includes support for IDENT, PAM (disabled in the ngircd.conf installed by the package), SSL (OpenSSL), ZLib and IPv6. - Update package description accordingly. - No longer install a SysV init file, only install ngircd.service unit.
2013-08-19Debian init script: test for binary after reading defaultsAlexander Barton
This allows the system administrator to overwrite the DAEMON variable in /etc/defaults/<name> and to use this init script even when the default "/usr/sbin/ngircd" doesn't exist on the system.
2003-12-31Removed outdated Mac OS X ProjectBuilder project files (will be re-addedAlexander Barton
and updated for XCode soon); moved the debian/ directory to contrib/Debian/.