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

10 lines
182 B
SYSTEMD
Raw Normal View History

2016-12-21 12:44:40 -05:00
[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