NAME

folder-file.t - check sizes and permittions

	cat >> test-server.yaml << __YAML_END__
	folder-file:
	    /var/log/apache2:
	        user: root
	        group: root
	        max-size: 500M
	        perm: 755
	        recurse: 1
	    /var/tmp:
	        max-size: 250M
        /tmp/non-existing:
	    /tmp/test-file:
	        perm: 2775
	        max-size: 250M
	__YAML_END__

TODO

recursive

AUTHOR

Jozef Kutej

for the idea thanks to Peter Hartl

1 POD Error

The following errors were encountered while parsing the POD:

Around line 7:

Unknown directive: =head