OpenInternet / copilot

An easy to use censorship simulating access point in a box
https://openinternet.github.io/copilot/
GNU Lesser General Public License v3.0
26 stars 2 forks source link

Moving control of scripts entirely to supervisord #50

Closed seamustuohy closed 9 years ago

seamustuohy commented 9 years ago

We will be useing supervisord to run all scripts including dnschef and create_ap to make a simple system for managing service manipulation. This will leverage pythons' watchdog library monitoring config files to restart the major scripts when needed.

seamustuohy commented 9 years ago

Addressed in