summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Elsner <open@mindrunner.de>2013-01-10 14:23:36 +0100
committerLukas Elsner <open@mindrunner.de>2013-01-10 14:23:36 +0100
commit45c509596257abaabe4b27742c4d1c990131ca9d (patch)
tree9174b5f7b803e857b5623ef4e26545e5c4ac1b4a /www-apps/chiliproject/files/chiliproject.confd
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/user/luman (diff)
downloadluman-45c509596257abaabe4b27742c4d1c990131ca9d.tar.gz
luman-45c509596257abaabe4b27742c4d1c990131ca9d.tar.bz2
luman-45c509596257abaabe4b27742c4d1c990131ca9d.zip
added missing files, deleted old ebuilds
Diffstat (limited to 'www-apps/chiliproject/files/chiliproject.confd')
-rw-r--r--www-apps/chiliproject/files/chiliproject.confd8
1 files changed, 4 insertions, 4 deletions
diff --git a/www-apps/chiliproject/files/chiliproject.confd b/www-apps/chiliproject/files/chiliproject.confd
index 1c3830a..f8f8715 100644
--- a/www-apps/chiliproject/files/chiliproject.confd
+++ b/www-apps/chiliproject/files/chiliproject.confd
@@ -1,13 +1,13 @@
-# /etc/conf.d/redmine: config file for /etc/init.d/redmine
+# /etc/conf.d/chiliproject: config file for /etc/init.d/chiliproject
# Bind to specified address
# You can set to 0.0.0.0 to accept requests anywhere
-#REDMINE_ADDRESS="localhost"
+#CHILIPROJECT_ADDRESS="localhost"
# Port
-#REDMINE_PORT=3000
+#CHILIPROJECT_PORT=3000
# RAILS_ENV
#RAILS_ENV=production
# additional opts
-#REDMINE_OPTS=""
+#CHILIPROJECT_OPTS=""