SOURCES: apparmor-utils-pld.patch - on PLD protect /bin/ksh, too
arekm
arekm at pld-linux.org
Tue Dec 12 18:16:08 CET 2006
Author: arekm Date: Tue Dec 12 17:16:08 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- on PLD protect /bin/ksh, too
---- Files affected:
SOURCES:
apparmor-utils-pld.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/apparmor-utils-pld.patch
diff -u SOURCES/apparmor-utils-pld.patch:1.1 SOURCES/apparmor-utils-pld.patch:1.2
--- SOURCES/apparmor-utils-pld.patch:1.1 Tue Dec 12 13:06:49 2006
+++ SOURCES/apparmor-utils-pld.patch Tue Dec 12 18:16:02 2006
@@ -10,3 +10,14 @@
} else {
$logmark = last_audit_entry_time();
}
+diff -urN apparmor-utils-2.0.org/logprof.conf apparmor-utils-2.0/logprof.conf
+--- apparmor-utils-2.0.org/logprof.conf 2006-09-28 20:37:30.000000000 +0200
++++ apparmor-utils-2.0/logprof.conf 2006-12-12 19:15:43.110454500 +0100
+@@ -13,6 +13,7 @@
+ [qualifiers]
+ # things will be painfully broken if bash has a profile
+ /bin/bash = iu
++ /bin/ksh = iu
+
+ # these programs can't function if they're confined
+ /bin/mount = u
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/apparmor-utils-pld.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list