Parent Directory | Revision Log | Revision Graph
* 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 -up e-smith-base-5.4.0/root/etc/e-smith/tests/10e-smith-base/00sanity-accounts.t.pwauth e-smith-base-5.4.0/root/etc/e-smith/tests/10e-smith-base/00sanity-accounts.t |
2 | --- e-smith-base-5.4.0/root/etc/e-smith/tests/10e-smith-base/00sanity-accounts.t.pwauth 2008-03-26 10:49:00.000000000 -0600 |
3 | +++ e-smith-base-5.4.0/root/etc/e-smith/tests/10e-smith-base/00sanity-accounts.t 2013-03-06 12:02:50.979355160 -0700 |
4 | @@ -117,15 +117,10 @@ my %dirs = ( |
5 | group => 'admin', |
6 | mode => 06550, |
7 | }, |
8 | - '/usr/lib/apache/pwauth' => { |
9 | + '/usr/bin/pwauth' => { |
10 | user => 'root', |
11 | group => 'www', |
12 | - mode => 04550, |
13 | - }, |
14 | - '/usr/lib64/apache/pwauth' => { |
15 | - user => 'root', |
16 | - group => 'www', |
17 | - mode => 04550, |
18 | + mode => 04750, |
19 | }, |
20 | ); |
21 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |