]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/debian/zephyr-clients.preinst
This commit was manufactured by cvs2svn to create branch
[1ts-debian.git] / zephyr / debian / zephyr-clients.preinst
1 #!/bin/sh
2
3 if test -x /etc/init.d/zhm
4 then
5         /etc/init.d/zhm stop
6 fi
7
8 #DEBHELPER#