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.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



-- 
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