From 0cd5965fcc865f17a1fe90ac50c4b126ba3d87ff Mon Sep 17 00:00:00 2001 From: Jamie Strandboge Date: Tue, 28 Aug 2012 08:09:46 -0500 Subject: [PATCH] utils/aa-sandbox.pod: - clean up LIMITATIONS a bit - mention lack of cursor support --- utils/aa-sandbox.pod | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/utils/aa-sandbox.pod b/utils/aa-sandbox.pod index 4dd60ad98..a8927ade4 100644 --- a/utils/aa-sandbox.pod +++ b/utils/aa-sandbox.pod @@ -169,10 +169,10 @@ Xsession(5) script of the form: After adding the above, it is recommended you remove the existing ~/.Xauthority file, then restart your session. -=head1 LIMITATIONS +=head1 KNOWN LIMITATIONS While B may be useful in certain situations, there are a number -of limitations: +of limitations regarding both confinement and usability: =over @@ -185,11 +185,12 @@ allowed. No environment filtering is performed. X server usage has not been fully audited (though simple attacks are believed -to be protected against when the system is properly setup). +to be protected against when the system is properly setup. See B, +above). Using a nested X server for each application is expensive. -Surely more... +Only the old X cursor is available with B and B. =back