Использование --password-store=basic в chromium для снижения потребления

памяти и процессорного времени на хранение паролей
mhiretskiy
Mike Khiretskiy 9 years ago
parent f0159884aa
commit 73675c425e

@ -0,0 +1 @@
# Calculate merge()!=&&pkg()!=&&in(os_linux_pkglist,CLDX) path=/etc

@ -0,0 +1,5 @@
# Calculate comment=#
# Basic password settings for chromium (gnome-keyring use lot of memory and cpu time).
# This file is sourced by /bin/bash from the chromium launcher.
CHROMIUM_FLAGS="${CHROMIUM_FLAGS} --password-store=basic"

@ -2,4 +2,4 @@
[overlay-distros]
# Save the latest version, because when switching profile cl-setup-profile 3.2.2 makes a call cl-setup-system
remerge = 1
remerge = 4

@ -0,0 +1,4 @@
# Calculate format=samba path=/etc/calculate name=ini.env merge=www-client/chromium ini(overlay-distros.remerge)<4
[overlay-distros]
remerge = 4
Loading…
Cancel
Save