Skip to content

Fix missing 50-ubuntu-logging file when building in Ubuntu

The code that used to copy the 50-ubuntu-logging file to lsb-base in Ubuntu was not adapted following the move of init-functions from lsb-base to sysvinit-utils.

Fixed by updating the conditions so that the file is copied on Ubuntu when building sysvinit-utils instead of lsb-base.

Signed-off-by: Olivier Gayot olivier.gayot@canonical.com

Merge request reports

Loading