#!/bin/sh

/etc/init.d/jenirokd stop >/dev/null 2>&1

exit 0

