#!/bin/sh

/usr/sbin/aa-complain /etc/apparmor.d/opt.greenplum-db.bin.postgres 2>&1
/usr/sbin/aa-complain /etc/apparmor.d/pxf.unit 2>&1

exit 0
