Fix a typo in rootwrap.conf and network.filters

TrivialFix

Change-Id: I9b4d79dfc7114b081a31a5c0d0b1feb64975374f
This commit is contained in:
gengchc2 2016-10-17 16:42:20 +08:00
parent e7f8940fa0
commit 5d0b1ec894
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Configuration for astara-rootwrap
# This file should be owned by (and only-writeable by) the root user
# This file should be owned by (and only-writable by) the root user
[DEFAULT]
# List of directories to load filter definitions from (separated by ',').

View File

@ -1,5 +1,5 @@
# astara-rootwrap command filters for astara
# This file should be owned by (and only-writeable by) the root user
# This file should be owned by (and only-writable by) the root user
[Filters]
# astara/common/linux/ip_lib.py: 'ip', 'link', ..