#!/bin/bash
#
#  Configure rsyslog and icinga
#

set -e

fcopy -r /etc/rsyslog.d/
fcopy -r /etc/icinga2/conf.d/
