... | ... | @@ -98,5 +98,13 @@ Watch the output for a bit |
|
|
|
|
|
## get everything to boot
|
|
|
|
|
|
User your own model names when adding these lines to ```/etc/advligorts/systemd_env```
|
|
|
User your own model names when adding these lines to ```/etc/advligorts/systemd_env```:
|
|
|
|
|
|
```
|
|
|
START_MODELS=true
|
|
|
IOP_MODEL=c1iopcymac1
|
|
|
USER_MODELS=c1testcymac1
|
|
|
```
|
|
|
|
|
|
Again, these lines need to be changed if models are added.
|
|
|
|