# HG changeset patch # User Marcin Kuzminski # Date 2011-10-11 06:39:18 # Node ID a7bee2a5de673c16e03f2ba998d87d0bff054cbb # Parent f82cdb15eee343ecee290d98a6921297c2959099 Added header for redhat init.d script Updated contributors diff --git a/CONTRIBUTORS b/CONTRIBUTORS --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -11,4 +11,4 @@ List of contributors to RhodeCode projec Augosto Hermann Ankit Solanki Liad Shani - + Les Peabody diff --git a/init.d/rhodecode-daemon3 b/init.d/rhodecode-daemon3 --- a/init.d/rhodecode-daemon3 +++ b/init.d/rhodecode-daemon3 @@ -1,4 +1,8 @@ #!/bin/sh +######################################## +#### THIS IS A REDHAT INIT.D SCRIPT #### +######################################## + ################################################## # # RhodeCode server startup script