From e2f09213bcef479e7b3a35d67b1cc6b76f2205fb Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 19 Aug 2013 23:31:10 +0200 Subject: Debian init script: test for binary after reading defaults This allows the system administrator to overwrite the DAEMON variable in /etc/defaults/ and to use this init script even when the default "/usr/sbin/ngircd" doesn't exist on the system. --- contrib/Debian/ngircd.default | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib/Debian/ngircd.default') diff --git a/contrib/Debian/ngircd.default b/contrib/Debian/ngircd.default index 5b6c93fb..add278f9 100644 --- a/contrib/Debian/ngircd.default +++ b/contrib/Debian/ngircd.default @@ -1,8 +1,6 @@ # # Defaults for ngIRCd start and stop script # -# $Id: ngircd.default,v 1.1 2003/12/31 17:20:11 alex Exp $ -# # Parameters to pass to the ngircd daemon on startup, see ngircd(8) for # possible options (default: empty). -- cgit 1.4.1