Skip to content

Commit

Permalink
use_pam_wheel_group_for_su: depend on pam being installed
Browse files Browse the repository at this point in the history
This rule, which checks pam configuration, only makes sense when pam is
installed.
  • Loading branch information
candrews committed Jul 6, 2023
1 parent 2f1286b commit 7aee1e8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ references:
cis@ubuntu2004: '5.6'
cis@ubuntu2204: 5.3.7

platform: package[pam]

ocil_clause: 'the line is not in the file or it is commented'

ocil: |-
Expand Down

0 comments on commit 7aee1e8

Please sign in to comment.