summaryrefslogtreecommitdiffstats
path: root/meta-openstack-controller-deploy
diff options
context:
space:
mode:
authorAmy Fong <Amy.Fong@windriver.com>2014-03-13 15:50:53 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-03-15 00:41:35 -0400
commit13b70dd07c8c2cdd799bd4b1f725157401b34068 (patch)
tree9847cd49cfe23e2ef59f89c5974597bf3535eb8b /meta-openstack-controller-deploy
parentd9cc0bd2df7bca5ceb78aa573d6186cdcd8a088e (diff)
downloadmeta-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