save emu/keys

Antworten
Volvo70
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 12
Registriert: Do 21. Mär 2013, 16:00
Hat sich bedankt: 0
Danksagung erhalten: 0

save emu/keys

#1

Beitrag von Volvo70 »

Hallo,

Is there a easy way to save or install the ocam emu/keys in case you have done an update? I know that you can save the settings but
normally after installing a newer version I use Filezilla to implement the Oscam emu/keys. Would be nice if this could be saved.

Any suggestion? Maybe I do something wrong?
Grabber66
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 417
Registriert: Di 25. Sep 2012, 16:34
Wohnort: NRW
Hat sich bedankt: 0
Danksagung erhalten: 0
Kontaktdaten:

Re: save emu/keys

#2

Beitrag von Grabber66 »

I modified the rcS, and have these folders on my swap.

Code: Alles auswählen

    # mounting /swap/emu, /swap/keys if exist
    if [ -e /swap/emu ]; then
        mount --bind /swap/emu /var/bin
    fi
    if [ -e /swap/keys ]; then
        mount --bind /swap/keys /var/keys
    fi
    if [ -e /swap/logos ]; then
        mount --bind /swap/logos /usr/share/tuxbox/neutrino/icons/logo
    fi
UnityMedia - LG 42LD650
Diverse Kodi Boxen :)
Antworten

Zurück zu „NHD2 - Allgemeines“