This commit is contained in:
Jorge Gallegos 2015-11-17 20:47:40 -08:00
parent d19dde9b1c
commit f4bda35700
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@ PROG=/usr/sbin/uwsgi
OWNER=uwsgi OWNER=uwsgi
NAME=uwsgi NAME=uwsgi
DESC="Fast, self-healing, application container server" DESC="Fast, self-healing, application container server"
DAEMON_OPTS="--ini /etc/uwsgi.ini" DAEMON_OPTS="--ini /etc/uwsgi.ini --daemonize /var/log/uwsgi.log"
[ -f /etc/sysconfig/uwsgi ] && . /etc/sysconfig/uwsgi [ -f /etc/sysconfig/uwsgi ] && . /etc/sysconfig/uwsgi

View File

@ -1593,6 +1593,7 @@ fi
%changelog %changelog
* Tue Nov 17 2015 Jorge A Gallegos <kad@blegh.net> - 2.0.11.2-3 * Tue Nov 17 2015 Jorge A Gallegos <kad@blegh.net> - 2.0.11.2-3
- Attempting to deal with bz #1247395 - Attempting to deal with bz #1247395
- Fixing bz #1261942
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.11.2-2 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.11.2-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5