setup now writes the /etc/rc*.d/ links to start and
authorArt Cancro <ajc@citadel.org>
Mon, 27 Nov 2006 17:34:43 +0000 (17:34 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 27 Nov 2006 17:34:43 +0000 (17:34 +0000)
commit39574079432114857da30a7e2d229fb1dad7a23f
tree7acef7b2526adb3f25d9dfb0d1cafa0549f00ef4
parent3343fa06c111ffc9d492c4a2656f96818444fcf9
setup now writes the /etc/rc*.d/ links to start and
stop webcit during run level changes, if running on a system that
has a SysV init style directory layout.  This *should* work on most
Linuxes, including those running upstart, but we don't know yet.  It
should also work on Solaris.
WebCit is also started or restarted at the end of setup in this case.
webcit/setup.c