1
0
Fork 0
trespassed/software/gpio-init.service

10 lines
182 B
SYSTEMD

[Unit]
Description=Configure IO Expander pullups and load device tree overlays
[Service]
Type=oneshot
ExecStart=/home/pi/trespassed/startup.sh
[Install]
WantedBy=multi-user.target