#! /bin/sh
#OpenScript
#(OS)Switch temporarily to superuser.
OPENFLAGS=1
OPENCOMMAND="echo Please enter the root password.; su"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
