351646d5bd
except when it already exists, of course
6 lines
81 B
Bash
6 lines
81 B
Bash
#!/bin/sh
|
|
exec 2>&1
|
|
|
|
asus-kbd-backlight allowusers
|
|
|
|
exec chpst -b asus-kbd pause
|