summaryrefslogtreecommitdiff
path: root/debian/itzks-systems-diskless.postinst
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-18 10:53:17 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-18 10:53:17 +0100
commit5910932eee283a1e3cab60d719b2dce871a92877 (patch)
treeef4f744f6e64cc12d5a207189b3d5cc1cc10721f /debian/itzks-systems-diskless.postinst
parent6c9146e20ef3775febd6de30f5925946a0e29355 (diff)
downloaditzks-systems-5910932eee283a1e3cab60d719b2dce871a92877.tar.gz
itzks-systems-5910932eee283a1e3cab60d719b2dce871a92877.tar.bz2
itzks-systems-5910932eee283a1e3cab60d719b2dce871a92877.zip
debian/itzks-systems-diskless.postinst: Drop calling update-gconf-defaults. This is a tool long gone.
Diffstat (limited to 'debian/itzks-systems-diskless.postinst')
-rwxr-xr-xdebian/itzks-systems-diskless.postinst1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/itzks-systems-diskless.postinst b/debian/itzks-systems-diskless.postinst
index 2fddf61..7ab153b 100755
--- a/debian/itzks-systems-diskless.postinst
+++ b/debian/itzks-systems-diskless.postinst
@@ -19,7 +19,6 @@ set -e
case "$1" in
configure)
- update-gconf-defaults
;;
abort-upgrade|abort-remove|abort-deconfigure)