You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
223 B

[Unit]
Description=Turn off mic mute LED on lenovo thinkpad
After=multi-user.target
[Service]
ExecStart=/usr/bin/sh -c '/usr/bin/echo 0 > sys/class/leds/platform\:\:micmute/brightness'
[Install]
WantedBy=graphical.target