Changes

From SME Server
Jump to navigationJump to search
No change in size ,  15:35, 25 October 2016
m
Line 58: Line 58:  
  start()
 
  start()
 
  {
 
  {
  (rest of the code)
+
  [rest of the code]
 
make it:
 
make it:
 
  start()
 
  start()
 
  {
 
  {
 
  sleep 10
 
  sleep 10
  (rest of the code)
+
  [rest of the code]
 
or in short:
 
or in short:
 
  sed -i "29i sleep 10" /etc/rc.d/init.d/zoneminder
 
  sed -i "29i sleep 10" /etc/rc.d/init.d/zoneminder

Navigation menu