On Mon, May 14, 2012 at 6:21 AM, Tollef Fog Heen <tfh...@debian.org> wrote:
> Package: network-manager-openconnect
> Version: 0.9.4.0-5
> Severity: normal
>
> n-m-openconnect does:
>
>        if [ -x "/etc/init.d/network-manager" ]; then
>            if [ -x /usr/sbin/invoke-rc.d ]; then
>                invoke-rc.d network-manager force-reload
>            else
>                /etc/init.d/network-manager force-reload
>            fi
>        fi
>
> in the postinst.  This is no longer needed, as NM picks up new plugins
> automatically.

I gave this a try and saw the same behavior I had seen before that
prompted me to put this reload in.  I tested more thoroughly this time
and tracked it down to a bug in NM.  See #672963 I just filed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to