Hello.
I have a Beelink GT1 Ultimate (gxm_q200) currently running Alexelec(coreelec fork) on SD.
The system boots correctly with the LE nightly and tvheadend can play content sent from another box.
The problem is when trying to mount a rclone unit as a service since fuse/fusermount is not included in libreelec.
Copying the fusermount binary in the same folder as rclone I can mount the unit (from putty with the command ./rclone mount remote: /storage/rclone/) it works, but when creating a service it gives the error :Fatal error: failed to mount FUSE fs: fusermount: exec: "fusermount": executable file not found in $PATH.
Searching in the forum I found references to add folders to the PATH (PATH=$PATH:/usr/storage/fuse) in /storage/fuse is the fusermount binary, but the error continues.
I am a windows user and my linux knowledge is non-existent, any help is welcome.
Best regards.