#!/bin/bash echo "deactivate kbdLed script" `systemctl disable kbdLED.service` `systemctl daemon-reload`