Am 27.10.2013 22:52, schrieb Michael Stapelberg:
> I pushed this change:
> http://anonscm.debian.org/gitweb/?p=pkg-systemd/systemd.git;a=commitdiff;h=75051b6

Be careful with this check, this should be rather something like

if [ -d /run/systemd/system/ ] && dpkg --compare-versions "$2" lt 204-1 ; then
  preserve_stuff
fi

Otherwise you file the dist-upgrade for systems where systemd is not the active 
PID 1.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to