2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-07-06 04:45:36 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
051d79727b Fix sysvinit
sysvinit lsb function is 'status_of_proc'
2019-08-20 08:59:01 -04:00
668f1c98b6 Make init script properly indicate error conditions. 2015-09-17 08:57:08 -03:00
6ab1ae0c38 Implemented functions for start() and stop(). The restart case will
call the stop() and start() functions.

Impemented the status case so that 'service confluent status' will
return the state of confluent daemon.
2015-05-18 14:00:35 -04:00
059b448932 Cleanly handle stop/restart when not running
Previously some rather uncomfortable looking output would be emitted at someone trying to restart
confluent if not running.  Be nicer and recognize when service is not running and a stop attempt is made.
2014-11-18 17:02:54 -05:00
af9a5c13c1 Modify to work better in a RHEL6/RHEL7 agnostic way 2014-11-04 13:34:26 -05:00
74a83a4502 Init script modifications for SLES 2014-11-04 12:49:31 -05:00
f7fb9d6af2 Fixes around the confluent shutdown facility 2014-10-28 13:42:21 -04:00
57d0997d62 Have init script use previously added confluent capability 2014-10-07 11:19:13 -04:00
c70f365cd2 Add support for RPM builds
add supportfor pam authentication
2014-07-14 14:54:12 -04:00