Skip to content

Commit d188bfe

Browse files
authored
Merge pull request #14543 from alanmcanonical/100050
Enable rule UBTU-24-100050
2 parents 0f84e84 + 076cfe1 commit d188bfe

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

controls/stig_ubuntu2404.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,15 @@ controls:
4646
- package_rsh-server_removed
4747
status: automated
4848

49+
- id: UBTU-24-100050
50+
title: Ubuntu 24.04 LTS must not have the nfs-kernel-server package installed.
51+
levels:
52+
- high
53+
rules:
54+
- package_nfs-kernel-server_removed
55+
- service_nfs_disabled
56+
status: automated
57+
4958
- id: UBTU-24-100100
5059
title: Ubuntu 24.04 LTS must use a file integrity tool to verify correct operation of all security
5160
functions.

0 commit comments

Comments
 (0)