#!/bin/env sh

/bin/mount -n -o remount,rw / || true

[ -w / ]
