Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/rietveld/files/rietveld.conf

Issue 6155422901731328: Run Rietveld using the AppEngine SDK (Closed)
Patch Set: Addressed comments and added proper configuration Created June 3, 2015, 3:31 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/rietveld/files/Makefile ('k') | modules/rietveld/files/site.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/rietveld/files/rietveld.conf
===================================================================
deleted file mode 100644
--- a/modules/rietveld/files/rietveld.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-description "rietveld"
-
-start on (filesystem)
-stop on runlevel [016]
-
-expect daemon
-
-respawn
-console log
-setuid rietveld
-setgid rietveld
-chdir /home/rietveld/django-gae2django/examples/rietveld
-
-exec python manage.py run_gunicorn -D
« no previous file with comments | « modules/rietveld/files/Makefile ('k') | modules/rietveld/files/site.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld