From: <smi...@us...> - 2003-12-24 20:11:43
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1:/tmp/cvs-serv31212/docs/documentation Modified Files: documentation.xml Log Message: added information about grsecurities rlimit_core error message Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- documentation.xml 26 Nov 2003 17:11:08 -0000 1.51 +++ documentation.xml 24 Dec 2003 20:11:40 -0000 1.52 @@ -670,6 +670,11 @@ <para>When you unpack the Devil-Linux tarball, you find the file <command>install-on-usb</command> which does everything for you. </para> <para>If you intend to boot from other devices, this script should be you starting point. You probably don't even need to modify it. But please be aware, that we currently only support CD-ROM and USB boot.</para> </sect2> + <sect2> + <title>Program XYZ crashed with the a grsec: attempted resource over step... RLIMIT_CORE</title> + <para>In most cases this just means that there's a problem in the configuration file for program XYZ and it coredumps because of this.</para> + <para><command>Squid</command> for example has a problem when you don't set the value <command>visible_hostname</command>.</para> + </sect2> </sect1> </chapter> <chapter> |