#!/bin/sh # DISABLED for Debian jessie and beyond... #if test -e /etc/network/if-up.d/autofs; then exit 0; fi #if test -e /etc/network/if-up.d/debian-edu; then exit 0; fi #invoke-rc.d --quiet autofs restart