Comment 5 for bug 918226

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3299
Committed: http://github.com/openstack/nova/commit/c48fbe9843ea1f119e8183a761eea676c94d0992
Submitter: Jenkins
Branch: master

commit c48fbe9843ea1f119e8183a761eea676c94d0992
Author: Thierry Carrez <email address hidden>
Date: Mon Jan 23 14:02:23 2012 +0100

    Add a specific filter for kill commands

    Use a specific KillFilter to restrict kill commands run as root.
    This implementation checks the signals and the executables
    actually affected, using procfs. Fixes bug 918226.

    Change-Id: I6f220d741423c4b8e0e792b647760b3ef521b9b2