diff options
Diffstat (limited to 'debian/ngircd.default')
| -rw-r--r-- | debian/ngircd.default | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/ngircd.default b/debian/ngircd.default deleted file mode 100644 index 0e31eaec..00000000 --- a/debian/ngircd.default +++ /dev/null @@ -1,12 +0,0 @@ -# -# Defaults for ngIRCd start and stop script -# -# $Id: ngircd.default,v 1.2 2003/07/12 23:27:37 alex Exp $ -# - -# Parameters to pass to the ngircd daemon on startup, see ngircd(8) for -# possible options (default: empty). - -PARAMS="" - -# -eof- |