... | ... | @@ -12,7 +12,7 @@ Make sure the host entry for the front end hostname gives the real ip address an |
|
|
|
|
|
## add local_dc args
|
|
|
|
|
|
edit ```/etc/advligorts/system_env``` and add this line, but replace ```c1iopcymac1``` with your iop model name. Replace ```c1testcymac1``` with a user model name, or delete it if no user model. You can add more user models separated by spaces.
|
|
|
edit ```/etc/advligorts/systemd_env``` and add this line, but replace ```c1iopcymac1``` with your iop model name. Replace ```c1testcymac1``` with a user model name, or delete it if no user model. You can add more user models separated by spaces.
|
|
|
|
|
|
```
|
|
|
local_dc_args="-b local_dc -s 'c1iopcymac1 c1testcymac1' -d /opt/rtcds/tst/c1/target/gds/param"
|
... | ... | |