diff options
author | Adam Chappell <adam.chappell@ni.com> | 2015-08-20 17:48:22 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-31 20:09:30 +0200 |
commit | faf070c45a67f0ad49f52bc4cb79a77f64842d93 (patch) | |
tree | ceb19578661117ceb5e284bd47d93658c9be98cb /meta-python/recipes-extended | |
parent | e5abd3c3fb72556dd6fdce126fe7b81ed1285401 (diff) | |
download | meta-openembedded-faf070c45a67f0ad49f52bc4cb79a77f64842d93.tar.gz |
apache2: wait for server to start/stop/restart
Change start, stop, and restart functions in apache2 init script to return only
after completion (i.e. the server has started/stopped, not just received a kill
signal). Starting and stopping the server in quick sucession results in an error
because the server will attempt to stop before it has had time to start and vice
versa.
Signed-off-by: Adam Chappell <adam.chappell@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended')
0 files changed, 0 insertions, 0 deletions