Files
debian-cis/lib
Damien Cavagnini e1e98a7270 update lib/utils.sh
- add 'is_pkg_a_dependency', to ensure a package is not needed by some others before removing it
-> will be used in debian 12 CIS by at least the 2.1.5 recommendation

- update 'is_service_enabled' to use 'systemd' instead of 'rc.d', as we are now only supporting debian LTS using systemd
- add 'is_using_sbin_init' to ensure we can use systemctl, in case of running on non detected container
- add 'manage_service' to enable / disable service using systemctl
2025-07-31 10:43:57 +02:00
..
2016-04-01 07:50:08 +02:00
2025-06-23 10:23:43 +02:00
2025-07-01 08:41:55 +02:00
2025-07-31 10:43:57 +02:00