Posts by kdejaeger

    Tnx! Unfortunately the script didn't get called. I think maybe it has something to do with how system.d works now in libreelec 8. I don't understand it very well.

    However I found something that works:

    Code
    cd .config/system.d
    cp /usr/lib/systemd/system/kodi-lirc-suspend.service kodi-profile-logoff.service

    Then simply change kodi-profile-logoff.service to something like this:

    Next, register the service

    Code
    systemctl enable kodi-profile-logoff.service

    Hello, in order to keep my daughter from accessing kodi, I have set a password on the master profile and asked kodi to start up with the login/profile screen.
    But when I resume from standby, I am still logged into kodi.

    I guess this belongs here and not with kodi ... : how can I 'log out' of kodi when suspending, so that the login screen would be shown again at resume?
    Check this out: Profile Logon after resume from Standby . I need something similar that works with the current librelec version 8.