[Unit]
Description=PiSCSI-Web service
After=network-online.target piscsi.service

[Service]
Type=simple
Restart=always
ExecStart=/home/pi/piscsi/python/web/start.sh
SyslogIdentifier=PISCSIWEB

[Install]
WantedBy=multi-user.target