05.as_root-disable_lidaction.ksh 83 B

1234
  1. #!/bin/ksh
  2. sysctl machdep.lidaction=0
  3. echo machdep.lidaction=0 >> /etc/sysctl.conf