33 lines
550 B
Plaintext
33 lines
550 B
Plaintext
$Id: README 1276 2006-10-03 00:37:19Z romster $
|
|
|
|
REQUIREMENTS:
|
|
|
|
1. openssl
|
|
|
|
PRECAUTION:
|
|
|
|
PRE-INSTALL:
|
|
|
|
Creates a psybnc user, eg:
|
|
useradd -d /dev/null -s /bin/sh -c "psybnc daemon" -m psybnc
|
|
|
|
POST-INSTALL:
|
|
|
|
Generate ssl certificate.
|
|
|
|
Start the psybnc service by executing:
|
|
/etc/rc.d/psybnc start
|
|
Or place it in the services array of /etc/rc.conf
|
|
|
|
Please edit the config file as the default most likely
|
|
will not accomodate your needs! Edit /etc/psybnc.conf
|
|
|
|
PRE-REMOVE:
|
|
|
|
POST-REMOVE:
|
|
|
|
NOTES:
|
|
|
|
James Mills, <prologic@shortcircuit.net.au>
|
|
|