diff -up smeserver-bandwidthd-2.0.1.1/createlinks.mysqlinit smeserver-bandwidthd-2.0.1.1/createlinks --- smeserver-bandwidthd-2.0.1.1/createlinks.mysqlinit 2013-12-27 14:53:54.000000000 -0500 +++ smeserver-bandwidthd-2.0.1.1/createlinks 2013-12-29 19:06:52.000000000 -0500 @@ -15,6 +15,7 @@ use esmith::Build::CreateLinks qw(:all); # services to launch on event safe_symlink("restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/bandwidthd"); safe_symlink("sigusr1", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/httpd-e-smith"); + safe_symlink("restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/mysql.init"); # links for rc.d from init.d service_link_enhanced("bandwidthd", "S85", "7");