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