#!/bin/sh

if [ -f /usr/share/policy/etc/rx51/syspart.speedpatch ];then exit 0;else mv /usr/share/policy/etc/rx51/syspart.conf /usr/share/policy/etc/rx51/syspart.speedpatch;fi

exit 0
