Im trying to install transmission for docker. Im following the readme on github from here: GitHub - LibreELEC/containers: containers for use with LibreELEC
This command seems to be causing the issue. systemctl enable /storage/Dockerfiles-master/x86_64/transmission/transmission.service
LibreELEC:~ # systemctl enable /storage/Dockerfiles-master/x86_64/
transmission/transmission.service
The unit files have no [Install] section. They are not meant to be enabled
using systemctl.
Possible reasons for having this kind of units are:
1) A unit may be statically enabled by being symlinked from another unit's
.wants/ or .requires/ directory.
2) A unit's purpose may be to act as a helper for some other unit which has
a requirement dependency on it.
3) A unit may be started when needed via activation (socket, path, timer,
D-Bus, udev, scripted systemctl call, ...).
I recieve the same error for couchpotato and sickrage, any help would be great.
PS I do have the docker addon enabled in libreelec.