Home | History | Annotate | Download | only in utils

Lines Matching refs:SETUP

140    --setup          give setup arguments (may be omitted)
269 # setup variables related to path or daemon. Set vars according to following
345 # location for daemon setup information
397 # save all the setup related information
447 # reload all the setup-related information
622 # setup any needed default value in chosen events
665 SETUP=no
698 --setup)
699 SETUP=yes
775 # --setup options
911 if test "$SETUP" = "yes" -a "$DO_SETUP" != "yes"; then
912 echo "No options specified for --setup." >&2
924 SETUP="$DO_SETUP"
927 if test "$EXCLUSIVE_ARGC" -eq 1 -a "$SETUP" = "yes"; then
929 echo "Option \"--setup\" not valid with \"$EXCLUSIVE_ARGV\"." >&2
1095 # setup and start module
1345 # use the default setup if none set
1417 # Handle IBS events setup
1760 if test "$SETUP" = "yes"; then