#!/bin/sh

test -x /doremi/etc/init.d/security-module.init || exit 0
/doremi/etc/init.d/security-module.init log
