repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
package
/
domoticz
/
domoticz.service
blob
446b41a51bf4074a9d00ef58f380ed47e6554b75
1
[Unit]
2
Description=Domoticz Home Automation System
3
After=network.target
4
5
[Service]
6
ExecStart=/opt/domoticz/domoticz -daemon -www 8080 -sslwww 443
7
Restart=always
8
9
[Install]
10
WantedBy=multi-user.target