When one runs FCM enabled hardware config.set_keepcaps must be set.
However, having it as default is inadvised.
Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
long_desc: When ceph switches from root to the ceph uid, all capabilities in all sets are eraseed. If
a component that is capability aware needs a specific capability, the keepcaps flag maintains
the permitted capability set, allowing the capabilities in the effective set to be activated as needed.
- default: true
+ default: false
flags:
- startup
- name: osd_smart_report_timeout