]> git.ipfire.org Git - thirdparty/lldpd.git/commit
tests: request CAP_DAC_OVERRIDE feature/linux-caps 285/head
authorVincent Bernat <vincent@bernat.im>
Sat, 16 Jun 2018 15:59:32 +0000 (17:59 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 16 Jun 2018 16:01:19 +0000 (18:01 +0200)
commit3136d7ab93debe8243d0ede280c706665ed05e29
treea3ea22fdb4c3f00ef0db3d8be78fef5ab57f570f
parent987454994be604a3b8c27e58d68ff7d88fcf24de
tests: request CAP_DAC_OVERRIDE

CAP_FOWNER is for being able to use chown/chmod. The permission we
need to ignore permissions is CAP_DAC_OVERRIDE. It is quite a large
permission, unfortunately.
NEWS
src/daemon/priv.c