#!/bin/sh

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

sync
mount -t ext3 -o remount,ro /

exit 0
