Fix typo in rootwrap.conf
This patch replaces a typo "explicitely" by "explicitly". TrivialFix Change-Id: I81b5c41ea015609dfbcb6d6adcb79ad1e005191a
This commit is contained in:
parent
533d19df4a
commit
dfd92fc390
@ -7,7 +7,7 @@
|
|||||||
filters_path=/etc/manila/rootwrap.d,/usr/share/manila/rootwrap
|
filters_path=/etc/manila/rootwrap.d,/usr/share/manila/rootwrap
|
||||||
|
|
||||||
# List of directories to search executables in, in case filters do not
|
# List of directories to search executables in, in case filters do not
|
||||||
# explicitely specify a full path (separated by ',')
|
# explicitly specify a full path (separated by ',')
|
||||||
# If not specified, defaults to system PATH environment variable.
|
# If not specified, defaults to system PATH environment variable.
|
||||||
# These directories MUST all be only writeable by root !
|
# These directories MUST all be only writeable by root !
|
||||||
exec_dirs=/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/sbin,/usr/local/bin,/usr/lpp/mmfs/bin
|
exec_dirs=/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/sbin,/usr/local/bin,/usr/lpp/mmfs/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user