#!/bin/sh

. /opt/gira/share/devicestack/ipmodule-functions

identify_offline
mount_offline_system

exit 0
