On 01.09.19 13:52, Michael Biebl wrote: > I guess gnustep-base-runtime explicitly needs to remove the existing > /etc/rc?.d/???gdomap symlinks on upgrades in preinst (possibly guarded > by a check which reads the old /etc/default/gdomap and tests if > ENABLED=NO) so they can be properly re-created (and disabled) by > "update-rc.d defaults-disabled"
But since /etc/default/gdomap could have been upgraded in the mean time, not finding ENABLED=NO in /etc/default/gdomap probably also means that you want to remove the /etc/rc?.d/???gdomap symlinks. That on the other hand could blow away the changes for a system where gdomap was explicity enable via "update-rc.d enable gdomap", so you need to handle that case as well (i.e. don't remove the symlinks if there is no ENABLED= key but a /etc/rc2.d/S??gdomap symlink) -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature