@Cinder wrote:
I had to reinstall Synology DSM on my NAS and reinstalled Flexget while I was at it.
So I installed opkg, python and pip-3 according to the instructions while logged in as root.
Flexget was installed in /opt/bin/ and the config file is in ~/.flexget.The problem comes now as I've previously been able to run flexget as the admin user, but now when I try to run flexget as admin I only get "command not found" or if I specify the path to run as /opt/bin/flexget I get "Permission: Denied". So how do I make sure that my admin user, or any other non-root user, can run Flexget? Is this only a permissions issue, or do I need to install Flexget in a specific way/path (can any user other than root access ~/?) to be able to run it as another user?
I have simple batch scripts that launch PuTTY to start/stop/reload the daemon as required, these have worked when run as admin before, so my goal would be to get that functionality back.
All help much appreciated
Posts: 1
Participants: 1