Description=Enable the UART pins on boot
After=generic-board-startup.service

[Service]
Type=simple
User=root
WorkingDirectory=/usr/bin
ExecStart=/usr/bin/config-uart-pins.sh

[Install]
WantedBy=multi-user.target