[systemd-devel] [PATCH v4] journal: add logging of effective capabilities _CAP_EFFECTIVE

2013-07-15 Thread Shawn Landden
I think this is the most important of the capabilities bitmasks to log. --- TODO | 2 -- man/systemd.journal-fields.xml | 9 + src/journal/journald-server.c | 7 +++ src/shared/util.c | 34 ++ src/shared/util.h

Re: [systemd-devel] [PATCH v4] journal: add logging of effective capabilities _CAP_EFFECTIVE

2013-07-15 Thread Lennart Poettering
On Mon, 15.07.13 18:10, Shawn Landden (shawnland...@gmail.com) wrote: I think this is the most important of the capabilities bitmasks to log. Applied! Thanks! --- TODO | 2 -- man/systemd.journal-fields.xml | 9 + src/journal/journald-server.c | 7