#!/bin/sh

if [ -f /var/cache/fcr/exclude.ldif ]; then 
    cat /var/cache/fcr/exclude.ldif
fi