#!/bin/sh

source /opt/gira/share/devicestack/ipmodule-vars

mount -t ext3 -o remount,rw /

exit 0
