2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

Fix from PLD/Arkadiusz Miskiewicz <arekm@maven.pl> to mark ksh to not be

profiled.
This commit is contained in:
Steve Beattie
2006-12-12 11:05:46 +00:00
parent 5f65fbccea
commit 1fa3f61c6a
2 changed files with 3 additions and 0 deletions

View File

@@ -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 - <dreynolds@suse.de> 2.0-7
- add support syntax checking for profiles.
* Thu Jun 01 2006 - jmichael@suse.de

View File

@@ -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