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