From 7281b8dd4d917f8b7f7c36460b78b686427ce973 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 7 May 2004 11:19:20 +0000 Subject: New "chroot" feature (from Benjamin Pineau), introducing new configuration variables "ChrootDir" and "MotdPhrase". --- INSTALL | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e19ea044..6df155fd 100644 --- a/INSTALL +++ b/INSTALL @@ -75,6 +75,11 @@ In addition, you can pass some command line options to "configure" to enable and/or disable some features of ngIRCd. All these options are shown using "./configure --help", too. +Compiling a static binary will avoid you the hassle of feeding a chroot dir +(if you want use the chroot feature). Just do something like: + CFLAGS=-static ./configure [--your-options ...] +Then you can use a void directory as ChrootDir (like OpenSSH's /var/empty). + 3): "make" @@ -158,4 +163,4 @@ number. In both cases the server exits after the output. -- -$Id: INSTALL,v 1.18 2004/02/22 22:12:44 alex Exp $ +$Id: INSTALL,v 1.19 2004/05/07 11:19:20 alex Exp $ -- cgit 1.4.1