network/bitlbee: Fix README.

This commit is contained in:
B. Watson 2016-11-14 16:23:28 -05:00 committed by Willy Sudiarto Raharjo
parent c06f8bfe0d
commit 04e0bc1f8b
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -18,14 +18,14 @@ fi
If you choose to use inetd , 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.
if you want to use libevent for events, instead of the default glib,
install libevent and run the script like this: EVENTS=libevent
install libevent and run the script like this: EVENTS=libevent
./bitlbee.SlackBuild
OTR (Off the record) is not compiled by default. If you want bitlbee
@ -40,7 +40,7 @@ script as following: SKYPE=yes ./bitlbee.SlackBuild
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)
NOTE: Since bitlbee now runs as a daemon instead of from inetd, bitlbee
runs under its own user (UID/GID: 250). If you have older databases