summaryrefslogtreecommitdiff
path: root/debian/zephyr-clients.preinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/zephyr-clients.preinst')
-rwxr-xr-xdebian/zephyr-clients.preinst6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/zephyr-clients.preinst b/debian/zephyr-clients.preinst
deleted file mode 100755
index a65daec..0000000
--- a/debian/zephyr-clients.preinst
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-if test -x /etc/init.d/zhm
-then
- /etc/init.d/zhm stop
-fi