Advertisement
digimer

Untitled

Jul 20th, 2015
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.30 KB | None | 0 0
  1. [root@an-striker03 ~]# diff -u /etc/init.d/shorewall.original /etc/init.d/shorewall
  2. --- /etc/init.d/shorewall.original  2015-07-20 15:26:06.652396992 -0400
  3. +++ /etc/init.d/shorewall   2015-07-20 15:26:24.881475575 -0400
  4. @@ -75,6 +75,7 @@
  5.  
  6.  svcstatus() {
  7.    $BASENAME status
  8. +  RETVAL=$?
  9.  }
  10.  
  11.  RETVAL=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement