1 |
|
diff -Nur smeserver-zoneminder-1.0.old/createlinks smeserver-zoneminder-1.0/createlinks |
2 |
|
--- smeserver-zoneminder-1.0.old/createlinks 2018-03-13 00:21:52.000000000 -0400 |
3 |
|
+++ smeserver-zoneminder-1.0/createlinks 2018-03-13 12:13:18.355000000 -0400 |
4 |
|
@@ -17,7 +17,9 @@ |
5 |
|
safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith"); |
6 |
|
|
7 |
|
# add expand zm.conf |
8 |
|
-foreach my $event (qw(bootstrap-console-save console-save remoteaccess-update php-update webapps-update)){ |
9 |
|
+foreach my $event (qw(post-upgrade bootstrap-console-save console-save remoteaccess-update php-update webapps-update)){ |
10 |
|
templates2events("/etc/zm/zm.conf", $event); |
11 |
|
- safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/zoneminder"); |
12 |
|
+ event_link("zoneminder", $event, "10"); |
13 |
|
} |
14 |
|
+ |
15 |
|
+ |
16 |
diff -Nur smeserver-zoneminder-1.0.old/root/etc/e-smith/db/accounts/zm/type smeserver-zoneminder-1.0/root/etc/e-smith/db/accounts/zm/type |
diff -Nur smeserver-zoneminder-1.0.old/root/etc/e-smith/db/accounts/zm/type smeserver-zoneminder-1.0/root/etc/e-smith/db/accounts/zm/type |
17 |
--- smeserver-zoneminder-1.0.old/root/etc/e-smith/db/accounts/zm/type 1969-12-31 19:00:00.000000000 -0500 |
--- smeserver-zoneminder-1.0.old/root/etc/e-smith/db/accounts/zm/type 1969-12-31 19:00:00.000000000 -0500 |
18 |
+++ smeserver-zoneminder-1.0/root/etc/e-smith/db/accounts/zm/type 2008-09-20 08:08:22.000000000 -0400 |
+++ smeserver-zoneminder-1.0/root/etc/e-smith/db/accounts/zm/type 2008-09-20 08:08:22.000000000 -0400 |