This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/sysconfig/domoticz
-
ExecStart=/usr/bin/domoticz -www $WWW_PORT -sslwww $SSL_PORT -sslcert $SSLCERT -sslpass $SSLPASS -sslmethod $SSLMETHOD -ssloptions $SSLOPTIONS -ssldhparam $SSLDHPARAM -approot $APP_ROOT -dbase $DBASE -userdata $USERDATA -loglevel $LOGLEVEL
-
Group=domoticz
-
User=domoticz
-
WorkingDirectory=/usr/share/domoticz
-
-
[Unit]
-
Description=Domoticz Home Automation Server
-
Additionnal notes
Nothing here.