STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must disable the ability of systemd to spawn an interactive boot process.

DISA Rule

SV-269199r1050081_rule

Vulnerability Number

V-269199

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

ALMA-09-013550

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure AlmaLinux OS 9 to disable the ability of systemd to spawn an interactive boot process with the following command:

$ grubby --update-kernel=ALL --remove-args="systemd.confirm_spawn"

Check Contents

Verify that GRUB 2 is configured to disable interactive boot.

Check that the current GRUB 2 configuration disables the ability of systemd to spawn an interactive boot process with the following command:

$ grubby --info=ALL | grep args | grep 'systemd.confirm_spawn'

If any output is returned, this is a finding.

Vulnerability Number

V-269199

Documentable

False

Rule Version

ALMA-09-013550

Severity Override Guidance

Verify that GRUB 2 is configured to disable interactive boot.

Check that the current GRUB 2 configuration disables the ability of systemd to spawn an interactive boot process with the following command:

$ grubby --info=ALL | grep args | grep 'systemd.confirm_spawn'

If any output is returned, this is a finding.

Check Content Reference

M

Target Key

5664