Posts by eddie_e65

    Anybody with the same problem?

    After installation, when I introduce the code for enable the docker transmission service

    Code
    systemctl enable /storage/Dockerfiles-master/arm/transmission/transmission.service

    I get the following message from terminal (OS X):

    Code
    LibreELEC:~ # systemctl enable /storage/Dockerfiles-master/arm/transmission/transmission.service
    The unit files have no [Install] section. They are not meant to be enabledusing 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, ...).

    After that I start the transmission service but refuse to connect via web browser.

    Any help?

    Thanks!