Re: [apparmor] How does ALIAS work?

2020-01-06 Thread J. R. Okajima
l? And it won't be fixed easily? Could you try reproducing the problem by my test script if you have not tried? J. R. Okajima -- AppArmor mailing list AppArmor@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor

[apparmor] How does ALIAS work?

2019-12-29 Thread J. R. Okajima
libapparmor1:amd642.13.2-10 ii python3-apparmor 2.13.2-10 ii python3-libapparmor 2.13.2-10 What is wrong with my script? J. R. Okajima #!/bin/sh tmp=/tmp/$$ set -eu cmd=$(readlink -f /bin/cat) cmdprof=$tmp.AA/$(echo $cmd