domoticz.service 199 B

12345678910
  1. [Unit]
  2. Description=Domoticz Home Automation System
  3. After=network.target
  4. [Service]
  5. ExecStart=/opt/domoticz/domoticz -daemon -www 8080 -sslwww 443
  6. Restart=always
  7. [Install]
  8. WantedBy=multi-user.target