Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorSimon Biewald <simon@fam-biewald.de>2020-08-11 00:09:50 +0300
committerSimon Biewald <simon@fam-biewald.de>2020-10-26 00:51:12 +0300
commit25278b6b38138e0ec4247d0f248053560304e23b (patch)
treec15c2c8408616aa85abddab401718227267f4450 /db
parent7df0b8618b5cce39961b245a3c582af4294276d7 (diff)
Add support for Solaris services, run BOOT-5184 there
The Solaris IPS service manager (svcs) is now detected, and services managed with it are enumerated. Test BOOT-5184 now runs on Solaris, too, as SysV init scripts are supported as well, even with IPS. SysV Init has been the traditional init system on Solaris.
Diffstat (limited to 'db')
-rw-r--r--db/tests.db3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/tests.db b/db/tests.db
index 26fc8f87..abcef63c 100644
--- a/db/tests.db
+++ b/db/tests.db
@@ -70,9 +70,10 @@ BOOT-5142:test:security:boot_services::Check SPARC Improved boot loader (SILO):
BOOT-5155:test:security:boot_services::Check for YABOOT boot loader configuration file:
BOOT-5159:test:security:boot_services:OpenBSD:Check for OpenBSD boot loader presence:
BOOT-5165:test:security:boot_services:FreeBSD:Check for FreeBSD boot services:
+BOOT-5170:test:security:boot_services:Solaris:Check for Solaris boot daemons:
BOOT-5177:test:security:boot_services:Linux:Check for Linux boot and running services:
BOOT-5180:test:security:boot_services:Linux:Check for Linux boot services (Debian style):
-BOOT-5184:test:security:boot_services:Linux:Check permissions for boot files/scripts:
+BOOT-5184:test:security:boot_services:Linux Solaris:Check permissions for boot files/scripts:
BOOT-5202:test:security:boot_services::Check uptime of system:
BOOT-5260:test:security:boot_services::Check single user mode for systemd:
BOOT-5261:test:security:boot_services:DragonFly:Check for DragonFly boot loader presence: