Add files for deploying to sysmoBTS 2050

This commit is contained in:
Keith Whyte 2019-09-07 11:55:10 +02:00
parent be267a8857
commit 0b1ab8df7a
4 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Flash the LED
Before=getty@tty1.service
[Service]
ExecStart=/etc/init.d/leds.sh r timer fast
Type=oneshot
[Install]
WantedBy=default.target