#!/bin/bash

# rechargement du profil apparmor pour bind9
apparmor_parser -r /etc/apparmor.d/usr.sbin.named

exit 0
