aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slugos-init/files/leds
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/slugos-init/files/leds')
-rw-r--r--recipes/slugos-init/files/leds2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/slugos-init/files/leds b/recipes/slugos-init/files/leds
index b40d5d874e..68f0c23a98 100644
--- a/recipes/slugos-init/files/leds
+++ b/recipes/slugos-init/files/leds
@@ -31,6 +31,8 @@ led_set(){
esac >"$1/brightness";;
slow|fast|panic|blink|flash)
+ modprobe ledtrig-timer > /dev/null 2>&1 || true
+
echo -n timer
case "$setting" in