diff init.d/hg_app_daemon2 @ 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_daemon2	Wed Oct 06 03:18:16 2010 +0200
+++ b/init.d/hg_app_daemon2	Wed Oct 06 03:22:52 2010 +0200
@@ -13,7 +13,7 @@
 # Description:       starts instance of hg-app using start-stop-daemon
 ### END INIT INFO
 
-APP_NAME="hg_app"
+APP_NAME="rhodecode"
 APP_HOMEDIR="marcink/python_workspace"
 APP_PATH="/home/$APP_HOMEDIR/$APP_NAME"