
Fix the following CIS Benchmark network configurations: - 2.1.2 Ensure avahi daemon services are not in use Testing: - Build successful - SX and DX deployment successful - Run CIS Tenable-IO scan with no errors Story: 2011210 Task: 51625 Depends-On: https://review.opendev.org/c/starlingx/utilities/+/940411 Change-Id: I44ba9285063767a2ce866af915639682a6c954af Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com>
27 lines
470 B
Plaintext
27 lines
470 B
Plaintext
# System stuff
|
|
enable ssh.service
|
|
enable atd.*
|
|
enable cron.*
|
|
enable rpcbind.*
|
|
enable apparmor.*
|
|
enable set-grub-install-device.*
|
|
enable networking.*
|
|
|
|
# The various syslog implementaitons
|
|
enable syslog-ng.*
|
|
|
|
# Network facing
|
|
enable libvirtd.service
|
|
|
|
# Storage
|
|
enable multipathd.service
|
|
enable libstoragemgmt.service
|
|
enable lvm2-lvmpolld.socket
|
|
enable lvm2-monitor.*
|
|
enable lvm2-lvmetad.*
|
|
enable dm-event.*
|
|
enable dmraid-activation.service
|
|
|
|
# Others
|
|
enable virlogd.socket
|