#!/bin/sh /etc/rc.common

START=89
STOP=10


boot() {
        /usr/sbin/scep_boot &
}


