11 lines
449 B
Text
11 lines
449 B
Text
+-------------------------------------------------------------------------------
|
|
| Running ${PKGSTEM} on OpenBSD
|
|
+-------------------------------------------------------------------------------
|
|
|
|
Configuration file
|
|
==================
|
|
|
|
The default configuration file for ZNC on OpenBSD is to be stored
|
|
at ${VARBASE}/znc/configs/znc.conf and can be created interactively by
|
|
|
|
$ su -s /bin/ksh _znc -c "${LOCALBASE}/bin/znc -d ${VARBASE}/znc --makeconf"
|