[BackupSelection] GREEN Save doesn't save to settings file

Issue #597 resolved
prl created an issue

Replication steps

In MENU>Setup>Software manager>Configure backups, add a new file to the files to backup (e.g. /etc/autofs.conf).

GREEN Save.

Examine /etc/enigma2/settings: the new file has not been added to the config.plugins.configurationbackup.backupdirs entry.

Restart GUI.

The new file has now been added to the config.plugins.configurationbackup.backupdirs entry.

Comments (2)

  1. Peter Urbanec

    Fix Bug #597: [BackupSelection] GREEN Save doesn't save to settings file

    Save config.plugins.configurationbackup.backupdirs to /etc/enigma2/settings on GREEN Save if the config variable has changed.

    Remove unnecessary save() calls on the subsections of config.plugins.configurationbackup.backupdirs.

    → <<cset 95866a74d7d6>>

  2. Log in to comment