From ba53fa5e63d42546d7528512541a1b560e287f6b Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 10:44:36 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +www-client/chromium-16.0.912.75 --- .etckeeper | 2 ++ chromium/default | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 chromium/default diff --git a/.etckeeper b/.etckeeper index c0339adb..1b69dca6 100755 --- a/.etckeeper +++ b/.etckeeper @@ -183,6 +183,8 @@ maybe chmod 0755 './ca-certificates' maybe chmod 0644 './ca-certificates.conf' maybe chmod 0755 './ca-certificates/update.d' maybe chmod 0644 './chktexrc' +maybe chmod 0755 './chromium' +maybe chmod 0644 './chromium/default' maybe chmod 0644 './colordiffrc' maybe chmod 0644 './colordiffrc-lightbg' maybe chmod 0755 './conf.d' diff --git a/chromium/default b/chromium/default new file mode 100644 index 00000000..45f1f386 --- /dev/null +++ b/chromium/default @@ -0,0 +1,5 @@ +# Default settings for chromium. This file is sourced by /bin/bash from +# the chromium launcher. + +# Options to pass to chromium. +CHROMIUM_FLAGS="" -- 2.39.5