Bug#768450: Correct second version of the patch

2015-03-06 Thread Martin Pitt
Hello Didier, sysvinit maintainers, Didier Roche [2014-11-07 16:38 +0100]: > +systemctl --quiet is-enabled "${UNIT}" > +ENABLED=$? This is causing some grief: In case $UNIT is from the sysv-generator (or another generator), is-enabled will fail with

Bug#768450: Correct second version of the patch

2014-11-16 Thread Martin Pitt
Didier Roche [2014-11-07 16:38 +0100]: > + * invoke-rc.d: don't start disabled systemd services when invoke-rc.d > +is directly invoked. The job is then started unconditionally on > +invoke-rc.d [restart|start]. (Closes: #768450) > +Use a similar logic than for upstart: > +- invoke

Bug#768450: Correct second version of the patch

2014-11-07 Thread Didier Roche
Sorry, I sent the updated patch of #768456 (which is similar) to that package instead of the other one. Please find attached the correct updated patch, with a more accurate changelog. Any feedback welcome. diff -Nru sysvinit-2.88dsf/debian/changelog sysvinit-2.88dsf/debian/changelog --- sysvin