#------------------------------------------------------------------------------ # /etc/rc.d/rc950.dsltool __FLI4LVER__ # # Creation: 07.02.2013 cspiess # Last Update: $Id$ #------------------------------------------------------------------------------ if [ "$DSLTOOL_RRD" = "yes" ] then begin_script DSLTOOL "starting DSL-Tool RRD service" service-restart.sh 5 /usr/bin/dsltoold.sh & end_script fi