diff options
author | Marcus Arendt <[email protected]> | 2014-08-28 10:26:04 +0200 |
---|---|---|
committer | Marcus Arendt <[email protected]> | 2014-08-28 10:26:04 +0200 |
commit | deb3008fb728f2089e844a53c95a8d7bfb4dfb5c (patch) | |
tree | 5cf9b6b6bdf87546fd38f90da8a5d51440dfbcb2 /lib/eldap/test/README | |
parent | 2fbce26b3fe4bd7b4401f0e1313b778c38be36b2 (diff) | |
parent | f5b36fc72e1ac37d00f82b7651b7ca06a628097f (diff) | |
download | otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.tar.gz otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.tar.bz2 otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/eldap/test/README')
-rw-r--r-- | lib/eldap/test/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eldap/test/README b/lib/eldap/test/README index 8774db1504..ec774c1ae3 100644 --- a/lib/eldap/test/README +++ b/lib/eldap/test/README @@ -19,7 +19,7 @@ This will however not work, since slapd is guarded by apparmor that checks that To make a local extension of alowed operations: sudo emacs /etc/apparmor.d/local/usr.sbin.slapd -and, after the change (yes, at least on Ubuntu it is right to edit ../local/.. but run with an other file) : +and, after the change (yes, at least on Ubuntu it is right to edit ../local/.. but run with another file): sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.slapd |