Bug#943668: chromium disabling update component

2019-11-03 Thread westlake
revisited this again -- for some reason this build of chromium does not honor this setting. On 2019-11-03 3:21 a.m., westlake wrote: a workaround that works is to use "--disable-component-update" /etc/chromium.d/disable-chromium-update CHROMIUM_FLAGS="${CHROMIUM_FLAGS}  --disable-component-up

Bug#943668: chromium disabling update component

2019-11-03 Thread westlake
a workaround that works is to use "--disable-component-update" /etc/chromium.d/disable-chromium-update CHROMIUM_FLAGS="${CHROMIUM_FLAGS} --disable-component-update" that should prevent the update component from running..