--- rpms/smeserver-git/contribs9/smeserver-git-1.1.0-db_permissions.patch 2016/06/23 03:36:42 1.2 +++ rpms/smeserver-git/contribs9/smeserver-git-1.1.0-db_permissions.patch 2016/06/24 10:27:11 1.3 @@ -1,15 +1,3 @@ -diff -Nur smeserver-git-1.1.0.old/root/etc/e-smith/db/configuration/migrate/80git smeserver-git-1.1.0/root/etc/e-smith/db/configuration/migrate/80git ---- smeserver-git-1.1.0.old/root/etc/e-smith/db/configuration/migrate/80git 1969-12-31 19:00:00.000000000 -0500 -+++ smeserver-git-1.1.0/root/etc/e-smith/db/configuration/migrate/80git 2016-06-22 13:30:53.245000000 -0400 -@@ -0,0 +1,8 @@ -+{ -+ -+system("/bin/chmod", "640", "/home/e-smith/db/networks"); -+system("/bin/chmod", "640", "/home/e-smith/db/accounts"); -+system("/bin/chmod", "640", "/home/e-smith/db/git"); -+system("/bin/chown", "root:www", "/home/e-smith/db/git"); -+ -+} diff -Nur smeserver-git-1.1.0.old/root/etc/e-smith/events/actions/git-repository-create-modify smeserver-git-1.1.0/root/etc/e-smith/events/actions/git-repository-create-modify --- smeserver-git-1.1.0.old/root/etc/e-smith/events/actions/git-repository-create-modify 2014-05-27 01:47:30.000000000 -0400 +++ smeserver-git-1.1.0/root/etc/e-smith/events/actions/git-repository-create-modify 2016-06-22 13:27:00.316000000 -0400