[Unit]
Description=pyzebra web server

[Service]
Type=simple
ExecStart=/bin/bash /usr/local/sbin/pyzebra.sh
Restart=always

[Install]
WantedBy=multi-user.target