summaryrefslogtreecommitdiff
path: root/etc/network/if-up.d/itzks-cups
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-17 22:05:34 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-17 22:05:34 +0100
commitb75b379386a0030e7f9ddbd976506d5a4684ba9c (patch)
treea71743b4888349d3cc67993ea6dec5a8a6d85a9f /etc/network/if-up.d/itzks-cups
parent09f0722be587056d3cbaebde4cdbe69c785cacdf (diff)
downloaditzks-systems-b75b379386a0030e7f9ddbd976506d5a4684ba9c.tar.gz
itzks-systems-b75b379386a0030e7f9ddbd976506d5a4684ba9c.tar.bz2
itzks-systems-b75b379386a0030e7f9ddbd976506d5a4684ba9c.zip
etc/network/if-up.d/: Drop itzks-autofs and itzks-cups.
Diffstat (limited to 'etc/network/if-up.d/itzks-cups')
-rwxr-xr-xetc/network/if-up.d/itzks-cups9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/network/if-up.d/itzks-cups b/etc/network/if-up.d/itzks-cups
deleted file mode 100755
index c07f740..0000000
--- a/etc/network/if-up.d/itzks-cups
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/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
-