AWS dcv documentation change
Summary
Updated documentation to show macOS-specific instructions for starting DCV server, including corrected launchctl command path
Security assessment
Change only updates platform-specific instructions and corrects a service path. No security vulnerabilities or security features are mentioned.
Diff
diff --git a/dcv/latest/adminguide/manage-start.md b/dcv/latest/adminguide/manage-start.md index 5499900f3..eb4f0ee32 100644 --- a//dcv/latest/adminguide/manage-start.md +++ b//dcv/latest/adminguide/manage-start.md @@ -78 +78 @@ Manually start the Amazon DCV server using the command line. -###### To start the Amazon DCV server on Linux +###### To start the Amazon DCV server on macOS @@ -93 +93 @@ Use the following commands: - * $ sudo launchctl enable com.amazon.dcv.server.dcvserver + * $ sudo launchctl enable system/com.amazon.dcv.server.dcvserver