You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>Note: The restart timer ensures the service restarts 5 mins after reboot - this is a solution to help dealing with slow MikroTiks when there's a powercut.
53
+
7. Check the service status:
54
+
```bash
55
+
sudo systemctl status infolab-lights.service
56
+
```
57
+
58
+
## Optionally: building from source
6
59
7
60
```bash
8
61
cargo run -- --pixels wss://infolab21-lights.lancaster.ac.uk/live/websocket --scene InfoLab.xml
@@ -20,5 +73,5 @@ cargo run -- --pixels wss://infolab21-lights.lancaster.ac.uk/live/websocket --sc
0 commit comments