Fix typos in rootwrap.conf

TrivalFix

Change-Id: Ideb90c00e3c877899ccd88ee66a27fa50c16c913
This commit is contained in:
zhangyanxian 2016-09-21 02:00:14 +00:00 committed by zhangyanxian
parent c9c26cd62d
commit d75ec8d334
1 changed files with 27 additions and 27 deletions

View File

@ -1,15 +1,15 @@
# Configuration for fuxi-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 ',').
# These directories MUST all be only writeable by root !
# These directories MUST all be only writable by root !
filters_path=/etc/fuxi/rootwrap.d
# List of directories to search executables in, in case filters do not
# explicitely specify a full path (separated by ',')
# If not specified, defaults to system PATH environment variable.
# These directories MUST all be only writeable by root !
# These directories MUST all be only writable by root !
exec_dirs=/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin
# Enable logging to syslog