1 |
diff -up smeserver-subsonic-4.8/createlinks.patch1 smeserver-subsonic-4.8/createlinks |
2 |
--- smeserver-subsonic-4.8/createlinks.patch1 2013-10-26 18:18:42.000000000 -0400 |
3 |
+++ smeserver-subsonic-4.8/createlinks 2013-10-26 18:26:12.000000000 -0400 |
4 |
@@ -13,6 +13,7 @@ use esmith::Build::CreateLinks qw(:all); |
5 |
|
6 |
# services to launch on event |
7 |
safe_symlink("sigusr1", "root/etc/e-smith/events/conf-subsonic/services2adjust/httpd-e-smith"); |
8 |
+ safe_symlink("restart", "root/etc/e-smith/events/conf-subsonic/services2adjust/subsonic"); |
9 |
|
10 |
# links for rc.d from init.d |
11 |
service_link_enhanced("subsonic", "S98", "7"); |
12 |
diff -up smeserver-subsonic-4.8/root/etc/e-smith/db/configuration/defaults/subsonic/type.patch1 smeserver-subsonic-4.8/root/etc/e-smith/db/configuration/defaults/subsonic/type |
13 |
--- smeserver-subsonic-4.8/root/etc/e-smith/db/configuration/defaults/subsonic/type.patch1 2013-10-26 18:20:16.000000000 -0400 |
14 |
+++ smeserver-subsonic-4.8/root/etc/e-smith/db/configuration/defaults/subsonic/type 2013-10-26 18:20:31.000000000 -0400 |
15 |
@@ -0,0 +1 @@ |
16 |
+service |