From f78dec46abac5e0e50d4b333157dd2734c06da11 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 7 Jan 2022 08:02:16 +0100 Subject: etc/chromium/policies/managed/itzks-systems-common.json: Drop file from itzks-systems-common. In Debian Edu, this is the default recommended policy, so let's be fine with that. No need to enforce it. --- debian/itzks-systems-common.install | 1 - debian/itzks-systems-common.maintscript | 1 + etc/chromium/policies/managed/itzks-systems-common.json | 9 --------- 3 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 etc/chromium/policies/managed/itzks-systems-common.json diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index aa63628..efac506 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -1,6 +1,5 @@ bin/passwd usr/bin/ etc/apt/* etc/apt/ -etc/chromium/policies/managed/itzks-systems-common.json etc/cron.d/itzks-systems-common etc/debian-edu/* etc/debian-edu/ etc/firefox-esr/* etc/firefox-esr/ diff --git a/debian/itzks-systems-common.maintscript b/debian/itzks-systems-common.maintscript index ceb52f4..8db0638 100644 --- a/debian/itzks-systems-common.maintscript +++ b/debian/itzks-systems-common.maintscript @@ -2,3 +2,4 @@ mv_conffile /etc/iceweasel/pref/itzks_papersize.js /etc/firefox-esr/itzks_papers mv_conffile /etc/modprobe.d/dsp-fix.conf /etc/modprobe.d/itzks-systems-common_dsp-fix.conf 2020.12.14.1 rm_conffile /etc/network/if-up.d/itzks-autofs 2022.01.01.1~ rm_conffile /etc/network/if-up.d/itzks-cups 2022.01.01.1~ +rm_conffile /etc/chromium/policies/managed/itzks-systems-common.json 2022.01.07.1~ diff --git a/etc/chromium/policies/managed/itzks-systems-common.json b/etc/chromium/policies/managed/itzks-systems-common.json deleted file mode 100644 index c72d487..0000000 --- a/etc/chromium/policies/managed/itzks-systems-common.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "DefaultSearchProviderEnabled":true, - "DefaultSearchProviderName": "DuckDuckGo", - "DefaultSearchProviderIconURL":"https://duckduckgo.com/favicon.ico", - "DefaultSearchProviderEncodings":["UTF-8"], - "DefaultSearchProviderSearchURL":"https://duckduckgo.com/?q={searchTerms}", - "DefaultSearchProviderSuggestURL":"https://duckduckgo.com/ac/?q={searchTerms}&type=list", - "DefaultSearchProviderNewTabURL":"https://duckduckgo.com/chrome_newtab", -} -- cgit v1.2.3