Explorar el Código

Remove excess indentation

Michael Schloh von Bennewitz hace 22 años
padre
commit
07301f18fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vrrpd/rc.vrrpd

+ 1 - 1
vrrpd/rc.vrrpd

@@ -33,7 +33,7 @@
 %stop -u @l_susr@
     rcService vrrpd enable yes || exit 0
     rcService vrrpd active no && exit 0
-        vrrpd_signal TERM
+    vrrpd_signal TERM
 
 %restart -u @l_susr@
     rcService vrrpd enable yes || exit 0