diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-02-08 16:27:42 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-02-08 16:27:48 +0100 |
commit | 8505d75d03edc3f4de416c444ceb96568dc9d900 (patch) | |
tree | 466a0e6eb592a26101262cbeb5e8b993a4a5d263 /testing/domoticz/domoticz.confd | |
parent | 531bfdfee26a5a8788672be476ffa7c13a289a38 (diff) | |
download | aports-8505d75d03edc3f4de416c444ceb96568dc9d900.tar.bz2 aports-8505d75d03edc3f4de416c444ceb96568dc9d900.tar.xz |
testing/domoticz: add init support
Diffstat (limited to 'testing/domoticz/domoticz.confd')
-rw-r--r-- | testing/domoticz/domoticz.confd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/domoticz/domoticz.confd b/testing/domoticz/domoticz.confd new file mode 100644 index 0000000000..14b6cca922 --- /dev/null +++ b/testing/domoticz/domoticz.confd @@ -0,0 +1,6 @@ +# domoticz settings +user="domoticz" +dbase="/var/lib/domoticz/domoticz.db" +userdata="/var/lib/domoticz/" +wwwroot="/var/lib/domoticz/www/" +pidfile="/var/run/domoticz/domoticz.pid" |