~george-edison55/charms/precise/python-django/fix-readme

« back to all changes in this revision

Viewing changes to hooks/config-changed

  • Committer: Patrick Hetu
  • Date: 2012-05-09 20:20:08 UTC
  • Revision ID: patrick.hetu@gmail.com-20120509202008-u7bfh0a4gs1u580g
use the wsgi subordinate

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
chown www-data /srv/${UNIT_NAME}/ -R
131
131
chmod g+rw /srv/${UNIT_NAME}/ -R
132
132
 
133
 
/etc/init.d/gunicorn start
134
 
/etc/init.d/gunicorn reload