mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-29 00:25:18 +02:00
Set MAC default to apparmor.
This commit is contained in:
parent
e6040d5ee4
commit
ee9eac8550
@ -26,6 +26,8 @@ FILE='/etc/audit/rules.d/audit.rules'
|
|||||||
|
|
||||||
# This function will be called if the script status is on enabled / audit mode
|
# This function will be called if the script status is on enabled / audit mode
|
||||||
audit () {
|
audit () {
|
||||||
|
# Set default to apparmor
|
||||||
|
AUDIT_PARAMS=$AA_AUDIT_PARAMS
|
||||||
# define custom IFS and save default one
|
# define custom IFS and save default one
|
||||||
d_IFS=$IFS
|
d_IFS=$IFS
|
||||||
IFS=$'\n'
|
IFS=$'\n'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user