summaryrefslogtreecommitdiff
path: root/network/bitlbee/README
diff options
context:
space:
mode:
authorMichiel van Wessem <michiel@slackbuilds.org>2010-05-11 22:25:04 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 22:25:04 +0200
commit1fa6a65e0053a099113d3025343be495f8481cc1 (patch)
treef851042ac71ca05ea0ab044a03a625abdd094826 /network/bitlbee/README
parent481d199ab9c57da2c7557a7198938f4996e6caf4 (diff)
downloadslackbuilds-1fa6a65e0053a099113d3025343be495f8481cc1.tar.gz
network/bitlbee: Updated for version 1.2.3
Diffstat (limited to 'network/bitlbee/README')
-rw-r--r--network/bitlbee/README25
1 files changed, 12 insertions, 13 deletions
diff --git a/network/bitlbee/README b/network/bitlbee/README
index e6cb8882a6..19d90c290d 100644
--- a/network/bitlbee/README
+++ b/network/bitlbee/README
@@ -1,20 +1,19 @@
-BitlBee is an IRC instant messaging gateway licensed under the terms of the
+BitlBee is an IRC instant messaging gateway licensed under the terms of the
GPL. It communicates with the end user via the IRC protocol whilst interacting
with popular chat networks such as AIM, ICQ, MSN, Yahoo, and Jabber. The user's
-buddies appear as normal IRC users in a channel, and conversations use the
-private message facility of IRC.
+buddies appear as normal IRC users in a channel, and conversations use the
+private message facility of IRC.
-After the installation, you need to modify your /etc/inetd.conf so bitlbee wil
-be started when /etc/rc.d/rc.inetd is called on bootup. Add the line below to
+After the installation, you need to modify your /etc/inetd.conf so bitlbee will
+be started when /etc/rc.d/rc.inetd is called on bootup. Add the line below to
your /etc/inetd.conf file:
- 6667 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/bitlbee
+ 6667 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/bitlbee
-Restart inetd (/etc/rc.d/rc.inetd restart). All that is left to do now is
-connect your irc client to the localhost.
+Restart inetd (/etc/rc.d/rc.inetd restart). All that is left to do now is
+connect your irc client to the localhost.
-NOTE: The default "bot"/bitlbee daemon is called 'root'. This is not the root
-user on your system. You can easily change it. Register and identify yourself
+NOTE: The default "bot"/bitlbee daemon is called 'root'. This is not the root
+user on your system. You can easily change it. Register and identify yourself
first, and then:
-
- rename root BitlBot
- (or whatever you want)
+ rename root BitlBot
+ (or whatever you want)