Public bug reported:
Binary package hint: postfix
The init script of postfix contains the following line:
DISTRO=$(lsb_release -is 2>/dev/null || echo Debian)
As the attached bootchart shows, this slows down the boot process by 3-4
seconds. (lsb_release seems to call apt-cache and dpkg-query, which is ...)
I don't know, if the DISTRO env variable is actually needed, and if so, it
would be best to simply set it to Ubuntu resp. Debian, or cache the result
somehow.
** Affects: postfix (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
postfix: calls lsb_release, which slows down the boot process
https://launchpad.net/bugs/83113
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs