﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
260	Patch future systemd Apache to depend on openafs-client and crond	ezyang	quentin	"When Apache is truly systemd'ified, we will be able to add the following:

For OpenAFS:

{{{
[Unit]
Before=httpd.service
[Install]
WantedBy=httpd.service
}}}

For Cron (needs a new patch):

{{{
[Unit]
Before=httpd.service
[Install]
WantedBy=httpd.service
}}}

Though, honestly, it may make more sense to roll our own Systemd service for afsagent.

This doesn't work right now because Apache is still SysV."	defect	closed	normal	Fedora 17	internals	fixed		
