Changes

Jump to navigation Jump to search
Line 77: Line 77:  
To make have haveged start at boot, enter the following commands:
 
To make have haveged start at boot, enter the following commands:
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99haveged
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99haveged
chkconfig haveged on
   
  config set haveged service
 
  config set haveged service
 
  config setprop haveged status enabled
 
  config setprop haveged status enabled
Line 83: Line 82:  
Then start to the haveged service without rebooting
 
Then start to the haveged service without rebooting
 
  service haveged start
 
  service haveged start
      
== Discussion ==
 
== Discussion ==

Navigation menu