tomwilkie / awesomation

Home Awesomation; python home automation system.
http://homeawesomation.appspot.com
MIT License
28 stars 1 forks source link

Proxy write config to root directory when daemonized #11

Open tomwilkie opened 9 years ago

tomwilkie commented 9 years ago

And a different directory when not, which results in it using two different ids.

It should write this to /etc/something

Also, config format is just two string split by a colon. This could be nicer.