#!/bin/sh
/sbin/chkconfig network on ||:
/sbin/chkconfig portmap on ||:
/sbin/chkconfig random on ||:
/sbin/chkconfig rawdevices on ||:
/sbin/chkconfig livecd-setlocale on ||:

