COVESA / COVESA/dlt-daemon

The file permissions of the log files stored locally using dlt-logstorage-ctrl cannot be modified through configuration

Open
#878 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
459
Forks
340
Avg merge
4d 21h
Merged PRs (30d)
2

Description

In my project, we're not allowed to use any modified open-source code or libraries. However, during some security risk assessments, it's been specified that file permissions should be set to "644". The issue is that the files I generate always default to "666" permissions. I've combed through all the code but couldn't find any configuration options that would let me change the permissions of my log files without altering any library files.

I attempted to adjust the umask value before launching dlt-daemon, but unfortunately, that didn't do the trick.

Could I please get some assistance with this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.