mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-03-05 17:41:58 +00:00
path fixed for chgrp
This commit is contained in:
@@ -13,7 +13,7 @@ result:
|
||||
fix: |
|
||||
[source,bash]
|
||||
----
|
||||
/usr/sbin/chgrp wheel $(/usr/bin/awk -F : '/^dir/{print $2}' /etc/security/audit_control)
|
||||
/usr/bin/chgrp wheel $(/usr/bin/awk -F : '/^dir/{print $2}' /etc/security/audit_control)
|
||||
----
|
||||
references:
|
||||
cce:
|
||||
|
||||
Reference in New Issue
Block a user