mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Drop APPARMOR_ENABLE_AAEVENTD
This is another trace of aa-eventd which is deprecated since years.
This commit is contained in:
parent
273e45a4af
commit
7ba8dc7e2e
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ else
|
||||||
aa_log_warning_msg "Unable to find config file in ${CONFIG_DIR}, installation problem?"
|
aa_log_warning_msg "Unable to find config file in ${CONFIG_DIR}, installation problem?"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
APPARMOR_ENABLE_AAEVENTD="no"
|
|
||||||
|
|
||||||
if [ -f "${APPARMOR_CONF}" ] ; then
|
if [ -f "${APPARMOR_CONF}" ] ; then
|
||||||
#parse the conf file to see what we should do
|
#parse the conf file to see what we should do
|
||||||
. "${APPARMOR_CONF}"
|
. "${APPARMOR_CONF}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue