# Some environments to be sourced by Finit services
# and their pre:- and post:scripts

foo=bar
baz=qux

xyzzy=$foo

FOO_ARGS="-i $foo -l $xyzzy endarg"
