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