RASCSI/python/web/service-infra/rascsi-web.service

13 lines
208 B
Desktop File

[Unit]
Description=RaSCSI-Web service
After=network.target
[Service]
Type=simple
Restart=always
ExecStart=/home/pi/RASCSI/python/web/start.sh
SyslogIdentifier=RASCSIWEB
[Install]
WantedBy=multi-user.target