mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 18:00:28 +00:00
ed94d5d5cd
and updated for XCode soon); moved the debian/ directory to contrib/Debian/.
13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
#
|
|
# 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-
|