#!/bin/bash # $Id$ #%rlevels: 7:s #%start: 70 #%stop: #deps #%needs: #%before: #%after: source /etc/conf.d/rc source ${rc_functions} source /etc/rc.config echo -e ${COLOREDSTAR}"Loading keymap... [ ${KEYMAP} ]" loadkeys -q ${KEYMAP} evaluate_retval update_svcstatus $1 splash svc_started "$(basename $0)" 0