Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14818 - apache reload vs restart
Summary: apache reload vs restart
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-30 20:47 UTC by Nahor
Modified: 2003-02-23 14:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch agains /etc/init.d/apache (apache.patch,587 bytes, patch)
2003-01-30 20:48 UTC, Nahor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nahor 2003-01-30 20:47:37 UTC
User-Agent:       
Build Identifier: 

/etc/init.d/apache's restart semantic isn't the same as the other services.
Usually, restart means "stop then start" while "reload" ask to update the config.
Attached is a patch to fix that.

Reproducible: Always
Steps to Reproduce:
Comment 1 Nahor 2003-01-30 20:48:57 UTC
Created attachment 7769 [details, diff]
patch agains /etc/init.d/apache
Comment 2 Donny Davies (RETIRED) gentoo-dev 2003-02-23 14:44:47 UTC
fixed this.