From 47f9c6d0a0085da2fbcbdae0a9736b79a98cc527 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 19 Jan 2024 22:07:38 +0100 Subject: Update included Debian package configuration - 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. --- contrib/Debian/ngircd.default | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'contrib/Debian/ngircd.default') diff --git a/contrib/Debian/ngircd.default b/contrib/Debian/ngircd.default index add278f9..062d3766 100644 --- a/contrib/Debian/ngircd.default +++ b/contrib/Debian/ngircd.default @@ -1,10 +1,7 @@ # -# Defaults for ngIRCd start and stop script +# Defaults for the ngIRCd daemon # # Parameters to pass to the ngircd daemon on startup, see ngircd(8) for # possible options (default: empty). - PARAMS="" - -# -eof- -- cgit 1.4.1