apparmor/tests
Steve Beattie d6713e49cd First, readlink is in /bin/ on ubuntu, not /usr/bin - checked both
paths. Secondly, the /lib64 -> /lib symlink would mean the
/lib64/ld-linux symlink would incorrectly be generated as
/lib64/ld-N.NN.so which still has a symlink in its path, and thus
apparmor wouldn't permit the access. Fixing by having readlink
canonicalize the entire path.

ack thppt.
2010-04-27 02:37:30 -07:00
..
regression First, readlink is in /bin/ on ubuntu, not /usr/bin - checked both 2010-04-27 02:37:30 -07:00
stress Expand parser stress test to included regexs and rlimit rules. 2010-03-15 11:31:38 -07:00