Comment 1 for bug 933302

Revision history for this message
Free Ekanayaka (free.ekanayaka) wrote :

It seems to be due to this new line in

        if [ -f $CONFIG_FILE ]; then
            mv --backup=numbered $CONFIG_FILE $CONFIG_FILE.bak
        fi

which always makes landscape-client regenerate the config file.