View Single Post
Old 02-28-2024, 03:56 PM   #10
EastEriq
Groupie
EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!EastEriq rocks like Gibraltar!
 
Posts: 170
Karma: 100516
Join Date: Jan 2018
Device: Cybook Orizon, PocketBook Touch HD
Quote:
Are you sure of that? Afaik shouldn't it symlink to:
/mnt/secure/device.cfg
On mine, like orontee says:
Code:
/mnt/secure # ls -l device.cfg
-rwxrwxrwx    1 root     root          3540 Feb  8 23:47 device.cfg
/mnt/secure # ls -l /ebrmain/config/device.cfg
lrwxrwxrwx    1 root     root            30 Nov 14  2019 /ebrmain/config/device.cfg -> /ebrmain/config/device.cfg.gen
/mnt/secure # ls -l /ebrmain/config/device.cfg.gen 
-rw-r--r--    1 root     root          1001 Feb 21 15:26 /ebrmain/config/device.cfg.gen
For me their contents are somewhat different. The file in /mnt/secure is longer as it contains more useragent_ lines, apparently for several online bookstores, whereas those in /ebrmain/config/ contain zoom_factor lines. There are also a few entries maybe connected to more hidden features, like
Code:
contract_end=0
is_contract=0
hasStoreOpds=0
nativeAuthForWeb=0
webStoreFullScreen=false
webStoreToolbar=simpletoolbar
but I think I can live without knowing what they are supposed to be for.
EastEriq is offline   Reply With Quote