diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-05 17:39:58 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-05 17:39:58 +0100 |
commit | 4c0388134ff88b72e343bd07013554480c2a4ef7 (patch) | |
tree | 593a886ccadb0a685a74b862df7936207dcd3c18 /debian/bitlbee-common.templates | |
parent | 095a5f046c36c4cff689305fef81533a9e9603fc (diff) |
Remaining fixes: All looks good now, apt and dpkg seem to do the right
thing with the -common transition, etc.
Diffstat (limited to 'debian/bitlbee-common.templates')
-rw-r--r-- | debian/bitlbee-common.templates | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/bitlbee-common.templates b/debian/bitlbee-common.templates new file mode 100644 index 00000000..0cd04426 --- /dev/null +++ b/debian/bitlbee-common.templates @@ -0,0 +1,8 @@ +Template: bitlbee/serveport +Type: string +Default: stillhavetoask +_Description: On what TCP port should BitlBee listen for connections? + BitlBee normally listens on the regular IRC port, 6667. This might not be + a very good idea when you're running a real IRC daemon as well. 6668 might + be a good alternative. Leaving this value blank means that BitlBee will not + be run automatically. |