3 DIR
=$
(cd $
(dirname "$0"); pwd)
6 DEBUG_PATH
="/tmp/scheduler.debug"
8 echo "Launching Scheduler (that is only in charge of the scheduling) in debug mode to the file $DEBUG_PATH"
9 $BIN/shinken-scheduler
-d -c $ETC/schedulerd.ini
--debug $DEBUG_PATH