mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
Recently dynamic DNS module was fixed to use root ownership and limited permissions for configuration and status files to avoid other users reading dynmaic 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.