diff options
Diffstat (limited to 'recipes/wrt/wrt-init/finished')
-rw-r--r-- | recipes/wrt/wrt-init/finished | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/wrt/wrt-init/finished b/recipes/wrt/wrt-init/finished new file mode 100644 index 0000000000..de85661f32 --- /dev/null +++ b/recipes/wrt/wrt-init/finished @@ -0,0 +1,4 @@ +#!/bin/sh + +# change LEDs +echo 0x01 > /proc/sys/diag
\ No newline at end of file |