On Sat, Aug 30, 2014 at 9:29 AM, Stephen Adler <[email protected]>
wrote:

> On 08/30/2014 08:27 AM, Stephen Adler wrote:
>
>> Hi All,
>>
>> I'm having trouble with httpd and my subversion repository setup. I'm
>> using mod_dav_svn apache module to access my repository through httpd. So
>> here's the rub. I have everything configured and when I go to update a
>> file, I get an error that a particular file is not readable. (permission
>> denied)
>>
>>  [snip]
>


> Answering my own question.... I learned about 'systemd-analyze plot'. From
> this nice graphical display of the startup process, I realized that my
> ypbind.service was taking a bit of time. (I'm working on migrating to LDAP
> at some later point...) Since there are a lot of permission issues set
> through ypbind, I thought it best to delay staring up apache until after
> the ypbind service was working. Thus all it took was to add ypbind.service
> to /usr/lib/systemd/system/httpd.service file in the 'After' tag list.
>
> [snip]

Thanks for answering your own question.  Good info.
_______________________________________________
Discuss mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to