cae3a44b05
Domoticz is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device. Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
199 B
Desktop File
11 lines
199 B
Desktop File
[Unit]
|
|
Description=Domoticz Home Automation System
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/opt/domoticz/domoticz -daemon -www 8080 -sslwww 443
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|