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..

Reply via email to