summarylogtreecommitdiffstats
path: root/domoticz.service
diff options
context:
space:
mode:
authorsaez0pub2017-02-07 21:00:02 +0100
committersaez0pub2017-02-07 21:00:02 +0100
commit0e1fea07b2b787b7ff47277d6a55fc00801c6972 (patch)
tree530c41064de9cf1d1318ba760eee672a5dff5ac1 /domoticz.service
parent801d3fe9abf38051e9e035166c677adcbaab50df (diff)
downloadaur-0e1fea07b2b787b7ff47277d6a55fc00801c6972.tar.gz
adding libcurl-compat as dependency and loading old libcurl in service file
Diffstat (limited to 'domoticz.service')
-rw-r--r--domoticz.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/domoticz.service b/domoticz.service
index 38447b18da5b..60e3b4593cf2 100644
--- a/domoticz.service
+++ b/domoticz.service
@@ -3,6 +3,7 @@ Description=Domoticz Daemon
After=network.target
[Service]
+Environment=LD_PRELOAD=/usr/lib/libcurl.so.3
User=http
ExecStart=/opt/domoticz/domoticz -www 8080 -daemon
WorkingDirectory=/opt/domoticz