diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-07 08:02:16 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-07 16:52:12 +0100 |
commit | f78dec46abac5e0e50d4b333157dd2734c06da11 (patch) | |
tree | 4ee8619fd01b54d76cb58cdd07fe7a266535bf73 /debian/itzks-systems-common.maintscript | |
parent | 9f1399b2ead11517cb73485369e180dca5108760 (diff) | |
download | itzks-systems-f78dec46abac5e0e50d4b333157dd2734c06da11.tar.gz itzks-systems-f78dec46abac5e0e50d4b333157dd2734c06da11.tar.bz2 itzks-systems-f78dec46abac5e0e50d4b333157dd2734c06da11.zip |
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.
Diffstat (limited to 'debian/itzks-systems-common.maintscript')
-rw-r--r-- | debian/itzks-systems-common.maintscript | 1 |
1 files changed, 1 insertions, 0 deletions
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~ |