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

START=17

boot() {
	. /lib/rg/pstor.sh
	pstor_init
}
