contrib/psybnc
2008-07-06 21:49:58 +02:00
..
.footprint Imported from old-control 2006-11-14 09:01:22 +10:00
.md5sum psybnc: 2.3.1 -> 2.3.2-7 2008-07-06 21:49:58 +02:00
Makefile-patch psybnc: 2.3.1 -> 2.3.2-7 2008-07-06 21:49:58 +02:00
makefile.out-patch psybnc: 2.3.1 -> 2.3.2-7 2008-07-06 21:49:58 +02:00
p_global.h-patch Imported from old-control 2006-11-14 09:01:22 +10:00
p_string.c-patch Imported from old-control 2006-11-14 09:01:22 +10:00
Pkgfile psybnc: 2.3.1 -> 2.3.2-7 2008-07-06 21:49:58 +02:00
post-install Imported from old-control 2006-11-14 09:01:22 +10:00
pre-install Imported from old-control 2006-11-14 09:01:22 +10:00
psybnc.conf Imported from old-control 2006-11-14 09:01:22 +10:00
psybnc.rc Imported from old-control 2006-11-14 09:01:22 +10:00
README Imported from old-control 2006-11-14 09:01:22 +10:00
ssl.cnf Imported from old-control 2006-11-14 09:01:22 +10:00

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