Skip to content

Commit

Permalink
closes #6
Browse files Browse the repository at this point in the history
Signed-off-by: wdower <will@dower.dev>
  • Loading branch information
wdower committed Mar 14, 2024
1 parent 9da3a72 commit d35e70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ inputs:
'fchmod' : 'perm_mod',
'fchmodat' : 'perm_mod',
'/usr/bin/sudo' : 'priv_cmd',
'/usr/sbin/usermod' : 'priv_cmd',
'/usr/sbin/usermod' : 'privileged-usermod',
'/usr/bin/chacl' : 'perm_mod',
'/usr/bin/kmod' : 'modules',
'/var/log/faillock' : 'logins',
Expand Down

0 comments on commit d35e70f

Please sign in to comment.