opkg isn't available for custom admin user, only root
Hello,
I wanted to retry the wireguard setup.
I installed again Entware, setting 1GB swap file with this command:
sudo sh -c "$(wget -O- https://gitlab.com/Kendek/syno-router-scripts/-/raw/0da89d711294f4dc33174d2172b57890828d3682/syno-router-scripts.sh)"
I tryed to use opkg after restarting a new SSH session, but it's not available...:
But if I do a sudo -i, I can launch opkg , from root:
is it possible to made opkg accessible from a custom admin user? (via sudo opkg of course).
