Add files for deploying to sysmoBTS 2050
This commit is contained in:
parent
be267a8857
commit
0b1ab8df7a
4 changed files with 80 additions and 0 deletions
10
modules/rhizo_base/files/var/SysmoBTS/led.service
Normal file
10
modules/rhizo_base/files/var/SysmoBTS/led.service
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue