Default ACLs on a directory are inherited by files and subdirectories created under that directory.
It seems a common requirement that by default subdirectories should be executable (i.e. cd-able) but files should not.
How can I set separate default (i.e. to be inherited) ACLs for subdirectories and (child-) files, or otherwise achieve this effect?
Addendum:
Raspberry Pi Model B, Raspbian, get/setfacl 2.2.51
cat /proc/version
Linux version 3.6.11+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #474 PREEMPT Thu Jun 13 17:14:42 BST 2013