diff init.d/hg_app_daemon @ 548:b75b77ef649d

renamed hg_app to rhodecode
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Oct 2010 03:22:52 +0200
parents 207f5f4d3f93
children
line wrap: on
line diff
--- a/init.d/hg_app_daemon	Wed Oct 06 03:18:16 2010 +0200
+++ b/init.d/hg_app_daemon	Wed Oct 06 03:22:52 2010 +0200
@@ -3,7 +3,7 @@
 #### THIS IS AN GENTOO INIT.D SCRIPT####
 ########################################
 
-APP_NAME="hg_app"
+APP_NAME="rhodecode"
 APP_HOMEDIR="marcink/python_workspace"
 APP_PATH="/home/$APP_HOMEDIR/$APP_NAME"