#!/bin/sh -e

/etc/init.d/jenirokd start -boot

exit 0
