Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
6b136f80
Commit
6b136f80
authored
Jul 29, 2013
by
John Jarvis
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/e0d/upstart-source-env' into jarv/forum-cleanup
parents
49d88476
a4212528
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
playbooks/roles/forum/templates/cs_comments_service.conf.j2
+6
-2
No files found.
playbooks/roles/forum/templates/cs_comments_service.conf.j2
View file @
6b136f80
...
...
@@ -9,4 +9,8 @@ env PID=/var/tmp/comments_service.pid
chdir {{ forum_code_dir }}
exec {{forum_home}}/.rbenv/shims/ruby app.rb
\ No newline at end of file
script
. {{forum_home}}/forum_env
{{forum_home}}/.rbenv/shims/ruby app.rb
end script
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment