Files
Adeeb Shihadeh b91f68ae50 static boot
2026-05-03 10:18:08 -07:00

10 lines
175 B
Desktop File

[Unit]
Description=GPIO export
[Service]
Type=oneshot
ExecStart=/bin/bash -c '[ -e /run/bootsh/gpio-ready ] || exec /usr/comma/gpio.sh'
[Install]
WantedBy=multi-user.target