Skip to content

dynamicdns: Allow reading status as non-root

Created by: SunilMohanAdapa

Recently dynamic DNS module was fixed to use root ownership and limited permissions for configuration and status files to avoid other users reading dynamic DNS account details. This caused a regression when Plinth is being run as non-root user. This patch runs the commands to read the current configuration as root user.

Merge request reports

Loading