diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/neutron/rootwrap.d/networking-sfc.filters | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/neutron/rootwrap.d/networking-sfc.filters b/etc/neutron/rootwrap.d/networking-sfc.filters new file mode 100644 index 0000000..8bf36cf --- /dev/null +++ b/etc/neutron/rootwrap.d/networking-sfc.filters @@ -0,0 +1,9 @@ +# networking-sfc-rootwrap command filters for nodes on which networking-sfc is +# expected to control network +# +# This file should be owned by (and only-writeable by) the root user + +# format seems to be +# cmd-name: filter-name, raw-command, user, args + +[Filters] |