summaryrefslogtreecommitdiff
path: root/openstack/etc/nova/rootwrap.d/baremetal-compute-ipmi.filters
blob: 4132a99964fd0ab558779f985202aa6565300bb7 (plain)
1
2
3
4
5
6
7
8
9
# nova-rootwrap command filters for compute nodes
# This file should be owned by (and only-writeable by) the root user

[Filters]
# nova/virt/baremetal/ipmi.py: 'ipmitool', ..
ipmitool: CommandFilter, ipmitool, root

# nova/virt/baremetal/ipmi.py: 'kill', '-TERM', str(console_pid)
kill_shellinaboxd: KillFilter, root, /usr/local/bin/shellinaboxd, -15, -TERM