summaryrefslogtreecommitdiffstats
path: root/redhat/scripts/bcfg2.init
Commit message (Collapse)AuthorAgeFilesLines
* add "status" command to bcfg2 init scriptsChris St. Pierre2012-11-141-5/+5
|
* Tweaks to init script start/stop order and runlevelsJohn Morris2012-09-091-1/+1
| | | | | | | | | | Change init scripts for both client and server: - Don't run in runlevel 2; autofs and others are disabled there - Start service much later, closer to httpd, after autofs has started - Stop service much sooner, near same services as start (cherry picked from commit c8e464d6cf0a5e099a9e6d41e943447db26ed8b9) Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* redhat init scripts: Update to be more like the debian scriptsJohn Morris2012-09-031-41/+16
| | | | | | | | | | | | | | Fixing this script for RedHat; its advantage over the Debian script is the dependency on lsb drags in quite a number of extra, otherwise- unneeded packages. - Remove agent functions from bcfg2.init - Add success || failure messages - Include options from /etc/sysconfig/bcfg2* - Other snippets from debian script (cherry picked from commit 4034d6e503f1543223355f7aceb6aefd933fabb3) Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2.init: Fix case statement for ticket #752 (Patch from Travis Campbell)Sol Jerome2009-10-021-1/+1
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5471 ce84e21b-d406-0410-9b95-82705330c041
* RPM packaging updates -- add rh specific init scripts and remove prereq ↵Narayan Desai2008-11-071-0/+94
footprint on rh (from Robin Bowes) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4967 ce84e21b-d406-0410-9b95-82705330c041