Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Consider moving config from /etc/default to /etc/config for inclusion in OpenWRT backup archive #22

Open
dgroenen opened this issue Feb 23, 2022 · 0 comments

Comments

@dgroenen
Copy link

Thanks for this great piece of software!

Currently, snapclient on openwrt installs a config file in /etc/default/snapclient. This file is lost on OpenWRT upgrade (sysupgrade). By moving the config file to /etc/config, it gets included and restored through the OpenWRT config backup mechanism.
Alternatively, a symlink from /etc/default/snapclient could be made to /etc/config/snapclient.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant