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

mount -o remount,ro /

exit 0
