diff options
Diffstat (limited to 'contrib/Debian/ngircd.default')
| -rw-r--r-- | contrib/Debian/ngircd.default | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/Debian/ngircd.default b/contrib/Debian/ngircd.default new file mode 100644 index 00000000..5b6c93fb --- /dev/null +++ b/contrib/Debian/ngircd.default @@ -0,0 +1,12 @@ +# +# 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). + +PARAMS="" + +# -eof- |