summaryrefslogtreecommitdiffstats
path: root/redhat/ospf6d.init
Commit message (Collapse)AuthorAgeFilesLines
* redhat: update initscriptsDavid Ward2012-05-011-31/+40
| | | | | | | | | | | | | | | | Taken from Fedora packaging with additional fixes. * redhat/*.init: make all initscripts LSB-compliant; store the daemon configuration file location in $CONF_FILE, and perform existence testing before starting the daemon * redhat/babeld.init: add initscript for Babel routing engine * redhat/quagga.sysconfig: add command-line options for babeld; remove the daemon configuration file locations from $*_OPTS; clarify directions for configuring watchquagga * redhat/Makefile.am: add babeld.init to distribution Signed-off-by: David Ward <david.ward@ll.mit.edu> Signed-off-by: David Lamparter <equinox@diac24.net>
* 2003-12-30 Paul Jakma <paul@dishone.st>paul2003-12-301-2/+5
| | | | | | | | | | | * redhat/isisd.init: new file, init script for isisd. redhat/quagga.sysconfig: new file, sysconfig file for quagga initscripts. redhat/quagga.spec.in: various cleanups, including sysconfig patch from RH, fixed UID/GID as per RH EL, shell changed to /sbin/nologin, daemon vty's listen to 127.1 only per default and isisd packaged. redhat/*.init: sysconfig support and runlevels specified.
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-2/+2
| | | | * *.init: change /etc/zebra to /etc/quagga
* renamed ports/redhat to redhat/paul2003-01-181-0/+60