ceeff061d1
- add http master site - use correct autoconf version for 8.1.20 - install upstream's other sample configs - actually install pkg-readme - add sample config to work with IPMI SOL consoles using ipmitool |
||
---|---|---|
.. | ||
conserver.rc | ||
DESCR | ||
PLIST | ||
README |
$OpenBSD: README,v 1.4 2014/09/08 16:12:11 sthen Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD +----------------------------------------------------------------------- As installed, conserver is running as user _conserver. If you want to use conserver to manage local serial ports, you have to add _conserver to group dialer in /etc/group: dialer:*:117:_conserver This is not necessary if you only use it to log and control access to terminal servers over the network rather than on local serial ports. If you have upgraded from a previous version of the OpenBSD package which ran as root, you will need to change permissions/ownership on log files to ensure that the _conserver user can write to them, e.g.: chown _conserver /var/log/conserver /var/log/consoles/* See more information at http://www.conserver.com/