/[smeserver]/rpms/e-smith-base/sme9/e-smith-base-5.4.0-pwauth_ibay.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme9/e-smith-base-5.4.0-pwauth_ibay.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Mar 24 03:05:36 2014 UTC (10 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 5.6.0-1.sme
- Roll new stream to remove obsolete images [SME: 7962]

1 diff -Nur e-smith-base-5.4.0/root/etc/e-smith/events/actions/init-accounts e-smith-base-5.4.0_bz7794/root/etc/e-smith/events/actions/init-accounts
2 --- e-smith-base-5.4.0/root/etc/e-smith/events/actions/init-accounts 2013-09-28 18:00:00.160962825 +0200
3 +++ e-smith-base-5.4.0_bz7794/root/etc/e-smith/events/actions/init-accounts 2013-09-28 18:00:44.977952022 +0200
4 @@ -34,11 +34,11 @@
5
6 # fix permissions for www and apache
7 warn "failed to fix permissions for www" unless (
8 - system("/bin/rpm --setugids horde imp-h3 ingo-h3 turba-h3 2> /dev/null") == 0
9 + system("/bin/rpm --setugids --setperms horde imp-h3 ingo-h3 turba-h3 2> /dev/null") == 0
10 );
11
12 warn "failed to fix permissions for apache" unless (
13 - system("/bin/rpm --setugids httpd mod_auth_tkt mod_ssl php pwauth 2> /dev/null") == 0
14 + system("/bin/rpm --setugids --setperms httpd mod_auth_tkt mod_ssl php pwauth 2> /dev/null") == 0
15 );
16
17 # delete unwanted user accounts

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed