Skip to content

dpkg-preconfigure: exit early if DEBIAN_FRONTEND=noninteractive

If there is no interactive frontend, then there is nothing for dpkg-preconfigure to do as the user will not be asked any questions anyways. Thus, exit early without doing anything.

Closes: #1091442

Merge request reports

Loading