... | ... | @@ -33,13 +33,4 @@ index 4b72663..dbd473c 100644 |
|
|
if (!cl->uid || !obj)
|
|
|
return 0;
|
|
|
```
|
|
|
follow the Dockerfile to the end.
|
|
|
|
|
|
# Debugging
|
|
|
|
|
|
You may have non-functional foris-controller code. When you run such code on router, you may not be able to determine where the issue is. One way is to set
|
|
|
|
|
|
```
|
|
|
uci set foris-controller.main.debug='1'
|
|
|
```
|
|
|
otpion to log debug oinformation to `` /var/log/messages``. |
|
|
\ No newline at end of file |
|
|
follow the Dockerfile to the end. |
|
|
\ No newline at end of file |