grub2/debian/init-select.cfg
Colin Watson cace517bec Work around bug in obsolete init-select package
Add Conflicts/Replaces from grub-common, and take over
/etc/default/grub.d/init-select.cfg with a no-op stub.  Thanks to
Guillem Jover for the suggestion.

Closes: #863801
2018-10-28 22:58:31 +00:00

8 lines
274 B
INI

# Work around a bug in the obsolete init-select package which broke
# grub-mkconfig when init-select was removed but not purged. This file does
# nothing and will be removed in a later release.
#
# See:
# https://bugs.debian.org/858528
# https://bugs.debian.org/863801