#!/bin/bash
#
#	VERSION=1
# CHANGES=init

mount -o remount,rw /

exit 0
