summarylogtreecommitdiffstats
path: root/domoticz.service
diff options
context:
space:
mode:
authorIanDury2015-08-25 21:01:05 +0200
committerIanDury2015-08-25 21:01:05 +0200
commit4b207185698344724889bbc43a933e26ce06ecba (patch)
treed18c5c46835bf1239cb314b5a4421611c3d0fa7e /domoticz.service
parent0296fc9f1e6775644f4726820647d35fd830cebc (diff)
downloadaur-4b207185698344724889bbc43a933e26ce06ecba.tar.gz
Update domoticz.service
Diffstat (limited to 'domoticz.service')
-rw-r--r--domoticz.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/domoticz.service b/domoticz.service
index 63264e61a7e0..737a13918527 100644
--- a/domoticz.service
+++ b/domoticz.service
@@ -1,10 +1,10 @@
[Unit]
Description=Domoticz Daemon
-After=network-online.target
+After=network.target
[Service]
User=http
-ExecStart=/opt/domoticz/domoticz -www 8080 -loglevel=1 -log /var/log/domoticz/domoticz.log -daemon &> /dev/null
+ExecStart=/opt/domoticz/domoticz -www 8080 -daemon &> /dev/null
RestartSec=5
Restart=on-failure