#;; Sebastian Hofmann            mailto: Bas.ti@gmx.de ;;

#------------------------------------------------------------------------------
# Optional Package: Restart Counter; Logs Start and End time of the router
#------------------------------------------------------------------------------

OPT_RESTART='yes'                 # Install restart counter 'Yes' or 'No'
RESTART_PATH='/boot/restart.log'   # Path to the logfiles, Remember: Don't save in the RAM !!!
RESTART_CIRCLE='300'              # Timecircle within the logfile is updated (in seconds)
