daily pastebin goal
44%
SHARE
TWEET

Untitled

a guest Jan 2nd, 2012 14 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. michele@michele-K53SC:~$ cat /etc/rc.local
  2. #!/bin/sh -e
  3. #
  4. # rc.local
  5. #
  6. # This script is executed at the end of each multiuser runlevel.
  7. # Make sure that the script will "exit 0" on success or any other
  8. # value on error.
  9. #
  10. # In order to enable or disable this script just change the execution
  11. # bits.
  12. #
  13. # By default this script does nothing.
  14. echo 3 > /sys/class/backlight/acpi_video0/brightness
  15. exit 0
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top