On Thu, Aug 17, 2017 at 10:47:05PM +0300, artiom wrote: > $ man select > man: can't open /usr/share/postgresql/9.6/man/man7/SELECT.7.gz: > Отказано в доступе
I slightly modified artiom's suggestion. It might not make a difference with our DFA walking but it'd help regular regex engines. Signed-off-by: Seth Arnold <[email protected]> Thanks === modified file 'profiles/apparmor/profiles/extras/usr.lib.man-db.man' --- profiles/apparmor/profiles/extras/usr.lib.man-db.man 2016-12-03 09:59:01 +0000 +++ profiles/apparmor/profiles/extras/usr.lib.man-db.man 2017-08-19 01:14:01 +0000 @@ -61,6 +61,7 @@ /usr/share/man/** r, /usr/share/terminfo/** r, /usr/share/texmf/teTeX/man/** r, + /usr/share/postgresql/*/man/** rk, /var/cache/man/** rk,
signature.asc
Description: PGP signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
