Page MenuHomeVyOS Platform

Fix file access mode for dynamic dns configuration
Closed, ResolvedPublicBUG

Description

Fix file access mode for /run/ddclient/ddclient.conf to fix warnings like:

Sep 09 22:51:40 ddclient[1868]: WARNING:  file /run/ddclient/ddclient.conf: file /run/ddclient/ddclient.conf must be accessible only by its owner.
Sep 09 22:51:40 ddclient[1868]: WARNING:  file /run/ddclient/ddclient.conf: file /run/ddclient/ddclient.conf must not be accessible by others.

Details

Difficulty level
Easy (less than an hour)
Version
1.4, 1.5
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

indrajitr triaged this task as Normal priority.
indrajitr created this task.
Viacheslav changed the task status from Open to Needs testing.Sep 15 2023, 6:29 AM

Applied to current and sagitta