#!/bin/sh set -e # Nichts tun, wenn loopback aktiviert wird [ "$IFACE" != "lo" ] || exit 0 sleep 4 systemctl restart dnscrypt-proxy