"bandwidthd.sh", "start" => "/usr/local/bandwidthd/bandwidthd /usr/local/bandwidth/etc/bandwidthd.conf", "stop" => "/usr/bin/killall bandwidthd" ) ); exec("ln -s /usr/local/www/bandwidthd /usr/local/bandwidthd/htdocs"); exec("echo \"Please start bandwidthd to populate this directory.\" > /usr/local/bandwidthd/htdocs/index.html"); } ?>