#!/bin/sh

set -e

PATH=/bin:/usr/bin
aide --config /etc/aide/aide.conf -L notice --config-check
