spacepaste

  1.  
  2. [DEFAULT]
  3. # List of directories to load filter definitions from (separated by ',').
  4. # These directories MUST all be only writeable by root !
  5. filters_path=/etc/cinder/rootwrap.d
  6. # List of directories to search executables in, in case filters do not
  7. # explicitely specify a full path (separated by ',')
  8. # If not specified, defaults to system PATH environment variable.
  9. # These directories MUST all be only writeable by root !
  10. exec_dirs=/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin
  11.