[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] drop code which should have been dropped in 34679f674
Holger Levsen
gitlab at salsa.debian.org
Sat Apr 20 14:37:27 BST 2019
Holger Levsen pushed to branch master at Debian Edu / debian-edu-config
Commits:
04545a9e by Holger Levsen at 2019-04-20T13:37:20Z
drop code which should have been dropped in 34679f674
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- share/debian-edu-config/d-i/finish-install
Changes:
=====================================
share/debian-edu-config/d-i/finish-install
=====================================
@@ -86,13 +86,6 @@ db_set debian-edu-config/kdc-password '' || true
db_set debian-edu-config/kdc-password-again '' || true
log "info: Ensuring KDC and LDAP passwords are cleared from debconf database"
-# Ignore errors in case the entropy gathering is no longer running
-if kill $epid ; then
- :
-else
- log "error: killing the entropy gathering job failed - exited?"
-fi
-
echo "info: processes using mount point below /target"
mountpoints="$(grep " /target" /proc/mounts | cut -d" " -f2 | sed s%/target%%g)"
LANG=C chroot /target fuser -mv $mountpoints 2>&1 | sed 's/^/info: /'
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/04545a9ecfba3a57ab90a288f39c02d422c14425
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/04545a9ecfba3a57ab90a288f39c02d422c14425
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20190420/ab644006/attachment.html>
More information about the debian-edu-commits
mailing list