Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=787020

--- Comment #39 from Julian C. Dunn <[email protected]> 2012-03-23 10:36:46 
EDT ---
I found another problem with this on Fedora 16, which is that after a server is
rebooted, /var/run is recreated. Hence, trafficserver refuses to start up
because /var/run/trafficserver is missing.

I added this line to trafficserver.service to create the directory with the
right permissions, but maybe it's not the most elegant. It works, though:

ExecStartPre=/usr/bin/install -d -o root -g ats -m 775 /var/run/trafficserver

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to