Out of curiosity is there an undocumented flag to ...
# client
f
Out of curiosity is there an undocumented flag to customize the config storage path? Or have I been very poorly reading the --help?(very possible) I'm trying to swap out pure wireguard configs for netclient, but the rootfs is readonly. So I have to scope everything to /storage. The binary path, any data files and the systemd service file. I've got this working with things like rclone or syncthing
b
the paths for netclient are not currently configurable
f
Thanks, and darn. Is that something that could be considered for a feature request in the future?
b
we are trying to follow the LHS but you could add a feature request issue on github
f
I just now found someone asking the same thing about CoreElec from Jun 5 in the requests channel, sorry to have added the duplicate question here.