#
#
# Test use of exclude and include in files
#
#


control:

  actionsequence = ( files )

files:

  /etc mode=001 action=warnall exclude=host* r=inf
  /etc mode=002 action=warnall include=host* r=inf
