#!/bin/bash

. ${TOOLKIT}-functions.sh

##target="/etc/apparmor.d/$file"

##[ -f $target ] && {
	##installfile $file $target root:root 640
##}

exit 0
