summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2017-09-27 06:54:33 +1000
committerMichael Still <mikal@stillhq.com>2017-10-23 09:36:28 +1100
commit64036a68c201275a5e83d6bbd24658d88d642e21 (patch)
treee71309349833dc40dc25bd3b11e1542e8e6b2fe9 /etc
parent02dce6fc43ff7a2f444d01369315ae0f97cf39a1 (diff)
downloadnova-64036a68c201275a5e83d6bbd24658d88d642e21.tar.gz
Move shred to privsep.
The same pattern once again, this time for shred. Change-Id: Ib6cf64d18f2ebde34030cc5b6a142af1dbf75c90 blueprint: hurrah-for-privsep
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/rootwrap.d/compute.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/nova/rootwrap.d/compute.filters b/etc/nova/rootwrap.d/compute.filters
index c1a50c8232..040d2a0e79 100644
--- a/etc/nova/rootwrap.d/compute.filters
+++ b/etc/nova/rootwrap.d/compute.filters
@@ -182,9 +182,6 @@ xenstore-read: CommandFilter, xenstore-read, root
# nova/virt/libvirt/utils.py:
rbd: CommandFilter, rbd, root
-# nova/virt/libvirt/utils.py: 'shred', '-n3', '-s%d' % volume_size, path
-shred: CommandFilter, shred, root
-
# nova/virt/libvirt/volume/volume.py: 'cp', '/dev/stdin', delete_control..
cp: CommandFilter, cp, root