contrib/psybnc
2018-09-28 22:12:32 +10:00
..
.footprint
.signature
p_global.h-patch
p_string.c-patch
Pkgfile
post-install
pre-install
psybnc.conf
psybnc.rc
README
ssl.cnf

$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>