mirror of
https://github.com/ovh/debian-cis.git
synced 2025-04-20 00:56:13 +02:00
feat: add dnsmasq on DNS packages denylist
This commit is contained in:
parent
679df5b9cf
commit
7fa2d5f516
@ -19,7 +19,7 @@ DESCRIPTION="Ensure Domain Name System (dns) server is not enabled."
|
|||||||
# shellcheck disable=2034
|
# shellcheck disable=2034
|
||||||
HARDENING_EXCEPTION=dns
|
HARDENING_EXCEPTION=dns
|
||||||
|
|
||||||
PACKAGES='bind9 unbound'
|
PACKAGES='bind9 unbound dnsmasq'
|
||||||
|
|
||||||
# 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() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user