Package: tspc
Version: 2.1.1-8
Severity: important

# ifdown lo
# ifup lo
Restarting IPv6 tunnel: tspc.


I guess this behaviour is something users don't expect.
Please consider using something like:

if [ "$METHOD" != loopback ]; then
   invoke-rc.d tspc restart
fi

in /etc/network/if-up.d/tspc.

And please provide a method to disable startup of tspc and select
devices tspc should operate on providing a separate configuration
file like /etc/default/tspc.

regards,
-mika-



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