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:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user