Skip to content

Commit

Permalink
Logrotate addition for supervisor & uwsgi
Browse files Browse the repository at this point in the history
  • Loading branch information
cybertoast committed Apr 22, 2012
1 parent 6c4b47c commit bc8cf21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/logrotate.d/lp-changebyus.tmpl
Expand Up @@ -23,6 +23,7 @@
/etc/init.d/lighttpd reload %(app_path)s > /dev/null 2>&1; \
fi; \
fi;
[ -f %(run_path)s/uwsgi.sock ] && sudo supervisorctl restart %(application)s
endscript
}

0 comments on commit bc8cf21

Please sign in to comment.