AWS efs documentation change
Summary
Corrected service name in Ubuntu NFS status check command
Security assessment
Technical accuracy improvement for service monitoring commands without security impact
Diff
diff --git a/efs/latest/ug/mounting-fs-install-nfsclient.md b/efs/latest/ug/mounting-fs-install-nfsclient.md index a6f41d08c..9a14cbe0f 100644 --- a//efs/latest/ug/mounting-fs-install-nfsclient.md +++ b//efs/latest/ug/mounting-fs-install-nfsclient.md @@ -38 +38 @@ If you're using an Ubuntu Amazon EC2 AMI, install the NFS client with the follow - $ sudo service nfs status + $ sudo service nfs-server status