Gentoo Archives: gentoo-dev

From: Sebastian Werner <sebastian@××××××××××××××××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] grsecurity support
Date: Thu, 13 Dec 2001 11:56:37
Message-Id: 1008265978.20651.4.camel@wp.smile
1 Hey
2
3 i like to protect my system against hackers. So i patched my kernel with
4 grsecurity (www.grsecurity.org). It is a patch like openwall++. I have
5 written a script to read a config-file in /etc and a init.d-script to
6 start this while booting (grsecurity could use sysctl - you need to
7 enable it to use these scripts!)
8
9 You could use 'grsec init' to create a config-file with all options
10 disabled. Enable the ones you like. Then start the init.d-script
11 '/etc/init.d/grsec start' or put it to your boot-runlevel 'rc-update add
12 grsec boot'
13
14 Ok, please try it and tell me suggestions,
15
16 Thanks
17
18 Sebastian Werner

Attachments

File name MIME type
grsec.conf text/plain
grsec text/plain
grsec text/x-sh