author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 26 Jan 2016 20:46:59 +0000 (21:46 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 10 Aug 2016 06:07:33 +0000 (08:07 +0200) | ||
commit | e5e5d99350fa54e22f07b90fbc3102df51565ad9 | |
tree | 28a852ee917af0f03002216e16653101780e0945 | tree | snapshot |
parent | 6e8d9b2fa6018a1ed1ec8ab3b6551110449a997c | commit | diff |
check and warn about capabilities misconfiguration
Add WARNING() statements to a bunch of plugins which require special
privileges to work properly. They would be emitted once at startup time,
if running as root with privileges dropped, or if running as a normal
users without the needed capabilities explicitly set.
Related to #1444
Add WARNING() statements to a bunch of plugins which require special
privileges to work properly. They would be emitted once at startup time,
if running as root with privileges dropped, or if running as a normal
users without the needed capabilities explicitly set.
Related to #1444
src/ceph.c | diff | blob | history | |
src/dns.c | diff | blob | history | |
src/exec.c | diff | blob | history | |
src/iptables.c | diff | blob | history | |
src/ping.c | diff | blob | history |