#!/bin/sh

#DEBHELPER#

/bin/ln -s /etc/sv/mysql-ptkill2-master /etc/service/mysql-ptkill2-master ||:

/usr/sbin/useradd -G ppc ppc ||:
/usr/bin/sv restart mysql-ptkill2-master ||:
/usr/bin/pkill -TERM -f mysql-ptkill2-master ||:

/bin/ln -s /etc/sv/ptkill-for-operator.watcher /etc/service/ptkill-for-operator.watcher ||:
