When installing netclient on Turris OS (OpenWRT fo...
# client
s
When installing netclient on Turris OS (OpenWRT fork) using the
scripts/netclient-install.sh
script it creates bad
/etc/init.d/netclient
entry. Took me some time to figure I have to use contents of
scripts/openwrt-daemon.sh
. Is this intended experience? Do I install it wrong or should I raise github issue to better support Turris router devices?
j
you're welcome to raise a PR to fix this (or update docs), but it would be out of scope for us to support Turris specifically
s
Sure. It seems to be working perfectly fine it's just this daemon script, I'll try to fix it in the install script and send the PR then.
2 Views