Hi, When running from scratch on a Debian Squeeze, it reports an error when trying to put together all files on nginx.d/\* using cat. To avoid run this command when there are no files to concat I've add unless argument to the exec that checks if nginx.d/\* can't expand.