fix SLE 12 build OBS-URL: https://build.opensuse.org/request/show/903846 OBS-URL: https://build.opensuse.org/package/show/security/lynis?expand=0&rev=83
21 lines
1.0 KiB
Diff
21 lines
1.0 KiB
Diff
Index: lynis
|
|
===================================================================
|
|
--- lynis.orig
|
|
+++ lynis
|
|
@@ -1008,7 +1008,14 @@ ${NORMAL}
|
|
mail_messaging firewalls webservers ssh snmp databases ldap php squid logging \
|
|
insecure_services banners scheduling accounting time crypto virtualization containers \
|
|
mac_frameworks file_integrity tooling malware file_permissions homedirs \
|
|
- kernel_hardening hardening"
|
|
+ kernel_hardening hardening \
|
|
+ system_dbus \
|
|
+ users_wo_password \
|
|
+ binary_rpath \
|
|
+ tmp_symlinks \
|
|
+ file_permissions_ww \
|
|
+ system_proc \
|
|
+ network_allowed_ports"
|
|
else
|
|
INCLUDE_TESTS="${TEST_GROUP_TO_CHECK}"
|
|
LogText "Info: only performing tests from groups: ${TEST_GROUP_TO_CHECK}"
|