system plugin won't save wifi password

  • Hi there.
    After searching a while here and there, I decided to open a thread about it...

    1) I came from OE.
    2) When I upgraded from OE, I was using LAN.
    3)
    LibreELEC:~/.cache/connman # cat settings
    [global]
    OfflineMode=false
    Timeservers=pool.ntp.org;time.nist.gov;;

    [Wired]
    Enable=false
    Tethering=false

    [WiFi]
    Enable=true
    Tethering=false

    4) despite all that, every day when my router self-reboot, I have to put the huge wifi password again...

    Is there a way to hardcode it on a file?

    In the OE forum, there is a wireless 101 thread that says this:
    ---

    Quote


    F. Your network connection is configured via the following files:/storage/.xbmc/userdata/addon_data/os.openelec.settings/settings.xml
    /var/lib/connman/default.profile


    ---
    my addon_data dir
    LibreELEC:~/.cache/connman # ls ~/.kodi/userdata/addon_data
    plugin.program.rtorrent
    script.service.audo
    script.skinshortcuts
    service.downloadmanager.SickPotatoHead
    service.downloadmanager.rTorrent
    service.libreelec.settings
    service.openelec.settings
    service.subtitles.legendastv
    service.subtitles.opensubtitles
    service.system.docker
    service.system.tinc
    service.watchdog
    skin.amber
    skin.confluence
    weather.yahoo

    my var/lib dir

    LibreELEC:~/.cache/connman # ls -a /var/lib/
    . .. dbus docker machines pulse samba systemd


    anyway, I need help.
    I'm kinda new on this linux family and don't know how to do much stuff.