Changes

Jump to navigation Jump to search
2 bytes removed ,  18:56, 3 December 2018
no edit summary
Line 10: Line 10:  
  #!/bin/bash
 
  #!/bin/bash
 
  # /etc/rc.local
 
  # /etc/rc.local
   
  # Load kernel variables from /etc/sysctl.d
 
  # Load kernel variables from /etc/sysctl.d
 
  /etc/init.d/procps restart
 
  /etc/init.d/procps restart
   
  exit 0
 
  exit 0
 
* Change permissions to this file
 
* Change permissions to this file
 
  chmod 755 /etc/rc.local
 
  chmod 755 /etc/rc.local

Navigation menu