#! /bin/sh
#OpenScript
#(OS)Monitor system console messages.
OPENFLAGS=0
OPENICON="xterm.xpm"
OPENCOMMAND="xconsole"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
