diff --git a/utils/apparmor-utils.spec.in b/utils/apparmor-utils.spec.in index 161e5bdfe..5e4b5b897 100644 --- a/utils/apparmor-utils.spec.in +++ b/utils/apparmor-utils.spec.in @@ -89,6 +89,8 @@ fi %changelog +* Tue Dec 12 2006 - sbeattie@suse.de +- Add ksh to list of shells that should not be profiled * Thu Oct 5 2006 - 2.0-7 - add support syntax checking for profiles. * Thu Jun 01 2006 - jmichael@suse.de diff --git a/utils/logprof.conf b/utils/logprof.conf index 50c7757fc..91275bf4a 100644 --- a/utils/logprof.conf +++ b/utils/logprof.conf @@ -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