[Unit] Description=ModbusTcp Service After=network.target [Service] ExecStart=/home/ie-entwicklung/salimax/ModbusTCP/dist/modbus_tcp_server Restart=always User=ie-entwicklung Group=nogroup StandardOutput=append:/var/log/ModbusTCPService.log StandardError=inherit [Install] WantedBy=multi-user.target