updated readme
I noticed luci was still running on the meshenger boxes after lazy install. This eats up a lot of resources and caused some trouble when trying to run other things on the box...
This commit is contained in:
parent
d974b08694
commit
816c4f5f6b
@ -1,4 +1,4 @@
|
||||
meshenger
|
||||
Meshenger
|
||||
=========
|
||||
|
||||
Meshenger is a Forban-inspired messaging software used for a speculative broadcast communication project. The starting point is an electronic messaging system running on a wireless mesh network. The messages propagate through the network when devices that come in contact with each other synchronize their content. It is non-hierarchical, every node receives, relays and broadcasts messages.
|
||||
@ -34,6 +34,9 @@ Below you will find the manual configuration steps necessary to install Meshenge
|
||||
|
||||
Read more [here](https://github.com/rscmbbng/meshenger/blob/master/lazyinstall/README.md)
|
||||
|
||||
To add: stop Luci from running!
|
||||
`$ /etc/init.d/uhttpd disable`
|
||||
Saves a lot of resources!
|
||||
|
||||
### System configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user