summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-06-07 07:56:25 +0200
committerGuido Günther <agx@sigxcpu.org>2016-06-07 07:56:25 +0200
commit3c557ecfb1cb57c10753ee7677758714c83bb8ef (patch)
treeebd16d8ef09d425b46a9b437b760adbbd1d3fd6c
parente7a152a26303d07aa533751bbad396be04545aed (diff)
Remove dups
-rw-r--r--development/apparmor-debugging.mdwn9
1 files changed, 2 insertions, 7 deletions
diff --git a/development/apparmor-debugging.mdwn b/development/apparmor-debugging.mdwn
index 8cf1a50..d24bccf 100644
--- a/development/apparmor-debugging.mdwn
+++ b/development/apparmor-debugging.mdwn
@@ -22,18 +22,13 @@ and check for denails, turn them into "audit deny" for debugging.
echo -n noquiet >/sys/module/apparmor/parameters/audit
+See [826218][] for details.
+
## Other things to watch out for
* Process environments are usually cleared. So if a confined process spawns
a subprocess that relies on environments vars this might trigger problems
-## Other knobs to try
-
- echo 1 > /sys/module/apparmor/parameters/debug
- echo -n noquiet >/sys/module/apparmor/parameters/audit
-
-See [826218][] for details.
-
[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826218
[2]: http://wiki.apparmor.net/index.php/QuickProfileLanguage