mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-31 01:24:58 +02:00
Add exception config for X11 server.
This commit is contained in:
parent
b50f38808c
commit
4ebc44d476
@ -45,7 +45,11 @@ apply () {
|
|||||||
|
|
||||||
# This function will check config parameters required
|
# This function will check config parameters required
|
||||||
check_config() {
|
check_config() {
|
||||||
:
|
cat <<EOF
|
||||||
|
status=disabled
|
||||||
|
# Put here exception to pass this case, if set is 1, don't need apply, let to pass.
|
||||||
|
ISEXCEPTION=0
|
||||||
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
# Source Root Dir Parameter
|
# Source Root Dir Parameter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user