[Libreoffice-commits] online.git: loolwsd/README

Tor Lillqvist tml at collabora.com
Mon Jul 20 12:19:54 PDT 2015


 loolwsd/README |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

New commits:
commit fe8ef16827debb8c3d7cceea2e256990c4954b0e
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Jul 20 22:19:20 2015 +0300

    Minor update to match facts better

diff --git a/loolwsd/README b/loolwsd/README
index 82317db..39550cc 100644
--- a/loolwsd/README
+++ b/loolwsd/README
@@ -126,13 +126,9 @@ When the crash happens too early, you also want to
 so that you have time to attach to the process.
 
 Then run loolwsd, and attach your debugger to the process you are
-interested in. Note that as the loolwsd executable file has the
-cap_sys_chroot capability set, you most likely need to run the
-debugger with super-user privilege (use the sudo command) to be able
-to attach a running loolwsd process. (This is a bit odd, as a child
-loolwsd process gives up its chroot capability after using it, and the
-master loolwsd process doesn't ebven use it, but gies it up right
-away.)
+interested in. Note that as the loolwsd executable file has
+capabilities set, you need to run the debugger with super-user
+privilege.
 
 Also, note that as the child processes run in a chroot environment,
 they see the LibreOffice shared libraries as being in a directory tree


More information about the Libreoffice-commits mailing list