Systemd is Reporting "Configuration file /etc/systemd/system/cbdaemon.service is marked world-inaccessible"
search cancel

Systemd is Reporting "Configuration file /etc/systemd/system/cbdaemon.service is marked world-inaccessible"

book

Article ID: 377045

calendar_today

Updated On:

Products

Carbon Black EDR (formerly Cb Response)

Issue/Introduction

Systemd is reporting this info level message in /var/log/messages

Configuration file /etc/systemd/system/cbdaemon.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway

Environment

  • Carbon Black EDR Sensor: All Versions
  • Linux: All Supported Versions

Cause

systemd is reporting the sensor service is not world accessible.

Resolution

This is an info level message, systemd is reporting that the service file is not readable to users that are not the owner, but the user is still able to call on the service to get status. This is by designed and expected permissions for the cbdaemon service.