diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-07 15:20:27 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-07 16:52:12 +0100 |
commit | 21d9bd0108d7b4a84afea64de47d327026efca85 (patch) | |
tree | ab624d5859a49cc995dc47c5a8427cd8a472954f /debian/itzks-systems-workstation.maintscript | |
parent | 71da1427fe6ac6b2597b07513b1f83ec7739ced6 (diff) | |
download | itzks-systems-21d9bd0108d7b4a84afea64de47d327026efca85.tar.gz itzks-systems-21d9bd0108d7b4a84afea64de47d327026efca85.tar.bz2 itzks-systems-21d9bd0108d7b4a84afea64de47d327026efca85.zip |
fetch-filter-cert: Remove init script. Not required anymore for Debian Edu 11 (which has a rootCA now).
Diffstat (limited to 'debian/itzks-systems-workstation.maintscript')
-rw-r--r-- | debian/itzks-systems-workstation.maintscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/itzks-systems-workstation.maintscript b/debian/itzks-systems-workstation.maintscript index 0b1adf0..e8df472 100644 --- a/debian/itzks-systems-workstation.maintscript +++ b/debian/itzks-systems-workstation.maintscript @@ -5,3 +5,4 @@ rm_conffile /etc/skel/Desktop/Netzwerkordner.desktop 2020.02.10.2~ rm_conffile /etc/skel/Desktop/pwdchange.desktop 2020.02.10.2~ rm_conffile /etc/skel/.mozilla/firefox/debian-edu.default/pkcs11.txt 2020.02.10.2~ rm_conffile /etc/skel/.pki/nssdb/pkcs11.txt 2020.02.10.2~ +rm_conffile /etc/init.d/fetch-filter-cert 2022.01.07.1~ |