mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-01-18 19:51:05 +00:00
Fix a typo in 1.1.11 of cis-1.5 (#605)
Co-authored-by: Liz Rice <liz@lizrice.com>
This commit is contained in:
parent
582ce02ce6
commit
4557ca00f1
@ -169,7 +169,8 @@ groups:
|
|||||||
remediation: |
|
remediation: |
|
||||||
On the etcd server node, get the etcd data directory, passed as an argument --data-dir,
|
On the etcd server node, get the etcd data directory, passed as an argument --data-dir,
|
||||||
from the below command:
|
from the below command:
|
||||||
ps -ef | grep etcd Run the below command (based on the etcd data directory found above). For example,
|
ps -ef | grep etcd
|
||||||
|
Run the below command (based on the etcd data directory found above). For example,
|
||||||
chmod 700 /var/lib/etcd
|
chmod 700 /var/lib/etcd
|
||||||
scored: true
|
scored: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user