[Unit] Description=Web server for controlling Raspberry Pi GPIO pins After=network.target [Service] ExecStart=/usr/local/bin/raspberry-web Type=exec Restart=on-failure [Install] WantedBy=default.target