From 9d4a5ee11f22f22e129341be75e2ac9d49c8268f Mon Sep 17 00:00:00 2001 From: Kirill Feoktistov Date: Thu, 29 Oct 2020 23:00:47 +0000 Subject: [PATCH] #272: disable chromium rules once it manages its child processes by itself --- ananicy.d/00-default/chromium.rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/ananicy.d/00-default/chromium.rules b/ananicy.d/00-default/chromium.rules index efc2632c..f11f4549 100644 --- a/ananicy.d/00-default/chromium.rules +++ b/ananicy.d/00-default/chromium.rules @@ -1,6 +1,4 @@ # Chromium Web Browser: https://www.chromium.org -{ "name": "chromium", "type": "Doc-View" } -{ "name": "chromium-browser", "type": "Doc-View" } { "name": "nacl_helper", "type": "Doc-View" } { "name": "chrome-sandbox", "type": "Doc-View" } { "name": "chromium-snapshot", "type": "Doc-View" }