From: ankry Date: Fri, 19 Sep 2003 14:02:54 +0000 (+0000) Subject: - cosmetics X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgated.git;a=commitdiff_plain;h=d6c75e404e3ca5397c85a402e86ea28a53928bc0 - cosmetics Changed files: gated.init -> 1.6 --- diff --git a/gated.init b/gated.init index c3cd3e5..470fc72 100644 --- a/gated.init +++ b/gated.init @@ -3,15 +3,15 @@ # gated This script is used to start/stop the gated routing # daemon # -# chkconfig: - 32 75 -# description: Starts and stops gated (routing daemon). GateD is a modular \ -# software program consisting of core services, a routing database, \ -# and protocol modules supporting multiple routing protocols (RIP \ -# versions 1 and 2, DCN HELLO, OSPF version 2, EGP version 2 and BGP \ -# version 2 through 4) -# processname: gated -# pidfile: /var/run/gated.pid -# config: /etc/gated.conf +# chkconfig: - 32 75 +# description: Starts and stops gated (routing daemon). GateD is a modular \ +# software program consisting of core services, a routing \ +# database, and protocol modules supporting multiple routing \ +# protocols (RIP versions 1 and 2, DCN HELLO, OSPF version 2, \ +# EGP version 2 and BGP version 2 through 4) +# processname: gated +# pidfile: /var/run/gated.pid +# config: /etc/gated.conf # Source function library. . /etc/rc.d/init.d/functions