diff options
author | Tiago Natel de Moura <t.nateldemoura@f5.com> | 2019-12-16 17:12:09 +0000 |
---|---|---|
committer | Tiago Natel de Moura <t.nateldemoura@f5.com> | 2019-12-16 17:12:09 +0000 |
commit | eced72ba25a1aced3553ac4e8499c4c2befd2a91 (patch) | |
tree | 374ea3a116ce8624228490eab64721f1227bd3a1 /test | |
parent | 96a9a790a00c0d0dc4c3f71ced0a6e1ebeca72f7 (diff) | |
download | unit-eced72ba25a1aced3553ac4e8499c4c2befd2a91.tar.gz unit-eced72ba25a1aced3553ac4e8499c4c2befd2a91.tar.bz2 |
Using the 64-bit Linux capability mode when available.
For backward compatibility, the Linux capabilities macros exposes v1 semantics
(32-bit) by default. We probe the version at runtime (because of pre-compiled
binaries) but the kernel syscall API is conservative and it doesn't return a
64-bit capability version if the input version is v1.
This patch suppress the kernel > 5.0 dmesg log below:
capability: warning: 'unitd' uses 32-bit capabilities (legacy support in use)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions