Changes

Jump to navigation Jump to search
Line 36: Line 36:  
   su -c "$CMD" $RUNAS > "$PIDFILE"
 
   su -c "$CMD" $RUNAS > "$PIDFILE"
 
   
 
   
  # Try with this command line if not workable
+
  # Try with this command line instead of above if not workable
 
  # su -s su -s /bin/bash $RUNAS -c "$CMD" > "$PIDFILE"
 
  # su -s su -s /bin/bash $RUNAS -c "$CMD" > "$PIDFILE"
 
   
 
   

Navigation menu