diff options
| author | Amy Fong <Amy.Fong@windriver.com> | 2014-03-13 15:50:53 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-15 00:41:35 -0400 |
| commit | 13b70dd07c8c2cdd799bd4b1f725157401b34068 (patch) | |
| tree | 9847cd49cfe23e2ef59f89c5974597bf3535eb8b /meta-openstack-controller-deploy | |
| parent | d9cc0bd2df7bca5ceb78aa573d6186cdcd8a088e (diff) | |
| download | meta-cloud-services-13b70dd07c8c2cdd799bd4b1f725157401b34068.tar.gz | |
OpenStack: Add to incomplete/misbehaving scripts
Horizon's init script doesn't kill all of the horizon processes, a forked
process is left dangling. (And you can still login and interact with horizon)
We replace:
start-stop-daemon --stop ... --pidfile
with:
pkill -TERM -P `cat $PIDFILE`
Signed-off-by: Amy Fong <Amy.Fong@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack-controller-deploy')
0 files changed, 0 insertions, 0 deletions
