Comment 0 for bug 2027613

Revision history for this message
Mitch Burton (mitchburton) wrote :

debian/rules override_dh_installsystemd uses --no-start to prevent the landscape-client service from being started post-install until landscape-config is run. This has the side-effect of the services stopping on upgrade so that when landscape upgrades itself, it cannot report the result.

Should modify the dh_installsystemd call to avoid stopping the service on upgrade.