Releases
Patched kernels
Includes vanilla kernel with the RSBAC patch
Enhanced kernels
Combined patches with RSBAC and PaX, less well tested
GIT
RSBAC source code, can be unstable sometimes
Events
No events planned
--- dmeventd_org 2008-07-14 04:53:34.000000000 +0200 +++ dmeventd 2008-07-05 03:27:51.000000000 +0200 @@ -9,7 +9,7 @@ start() { ebegin "Starting dmeventd" - start-stop-daemon --start --exec /sbin/dmeventd --pidfile /var/run/dmeventd.pid + run-jail dmeventd start-stop-daemon --start --exec /sbin/dmeventd --pidfile /var/run/dmeventd.pid eend $? }
; ; RSBAC JAIL definition for dmeventd ; 20080507 ; "" "0.0.0.0" (allow-dev-read allow-dev-write allow-external-ipc) () () (priority mlock)
This is execute now:
rsbac_jail -d -D -i -M priority mlock start-stop-daemon --start --exec /sbin/dmeventd --pidfile /var/run/dmeventd.pid