Move the SysmoBTS source directory
This commit is contained in:
parent
203f92084c
commit
89c7f9ad59
36 changed files with 10 additions and 10 deletions
11
modules/rhizo_base/files/SysmoBTS/led.service
Normal file
11
modules/rhizo_base/files/SysmoBTS/led.service
Normal file
|
@ -0,0 +1,11 @@
|
|||
[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