Opened 14 years ago

Last modified 13 years ago

#260 closed defect

Patch future systemd Apache to depend on openafs-client and crond — at Initial Version

Reported by: ezyang Owned by:
Priority: normal Milestone: Fedora 17
Component: internals Keywords:
Cc:

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.