Update the document to install the rdc service

Correct the file path of the rdc.service in the document

Change-Id: Ib161e97abdd5e2a117b2758ff5407b55337ab25b
Bu işleme şunda yer alıyor:
Bill(Shuzhou) Liu
2024-08-21 12:21:09 -05:00
ebeveyn c015f0fcaa
işleme 56b08ea7c3
+1 -1
Dosyayı Görüntüle
@@ -104,7 +104,7 @@ This is the preferred mode of operation, as it does not have any external depend
Start the RDC tool using ``systemd``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
If multiple RDC versions are installed, copy `/opt/rocm-<x.y.z>/rdc/lib/rdc.service`, which is installed with the desired RDC version, to the ``systemd`` folder. The capability of RDC can be configured by modifying the ``rdc.service`` system configuration file. Use the ``systemctl`` command to start ``rdcd``.
If multiple RDC versions are installed, copy `/opt/rocm-<x.y.z>/libexec/rdc/rdc.service`, which is installed with the desired RDC version, to the ``systemd`` folder. The capability of RDC can be configured by modifying the ``rdc.service`` system configuration file. Use the ``systemctl`` command to start ``rdcd``.
.. code-block:: shell