#!/bin/sh
# if this script gets called, we assume that the machine has lost
# IPv4 connectivity -> shut down stunnel too
/etc/init.d/stunnel4 stop
