Issue the command:
crontab -e
This will open vi editor. Type the following line, save and exit vi editor (:wq).
@reboot echo "5" > /sys/class/backlight/acpi_video0/brightness
crontab -e
This will open vi editor. Type the following line, save and exit vi editor (:wq).
@reboot echo "5" > /sys/class/backlight/acpi_video0/brightness
No comments:
Post a Comment