How to stop kodi.bin to get started at libreelec boot? :)

  • I have a tvheadend only mini box and kodi.bin eats ~15% in "top".

    So i did "systemctl stop kodi" and i wondered that tvh, samba, etc still worked. :)

    The question is now, what must i do to prevent kodi from being autostarted. 8o


    Ok ... found this:

    Or to disable starting kodi on boot

    Code
    systemctl mask kodi.service

    or enable it back

    Code
    systemctl unmask kodi.service

    This is the right way, or?

    Edited once, last by wedok: Ein Beitrag von wedok mit diesem Beitrag zusammengefügt. (August 17, 2025 at 9:52 PM).