[damned-lies/oscp] Needs an home defined not to fail
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Needs an home defined not to fail
- Date: Wed, 11 Sep 2019 17:34:51 +0000 (UTC)
commit d0b746e77be85b4f22640c51bb766c8886485be9
Author: Andrea Veri <averi redhat com>
Date: Wed Sep 11 19:34:54 2019 +0200
Needs an home defined not to fail
l10n.gnome.org.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/l10n.gnome.org.conf b/l10n.gnome.org.conf
index 79bfefa2..441cd07d 100644
--- a/l10n.gnome.org.conf
+++ b/l10n.gnome.org.conf
@@ -8,7 +8,7 @@
Alias /robots.txt /l10n/damnedlies/static/robots.txt
# mod_wsgi
- WSGIDaemonProcess l10n display-name=%{GROUP} processes=4 python-home=/l10n/venv
python-path=/l10n/damnedlies user=l10n group=l10n
+ WSGIDaemonProcess l10n display-name=%{GROUP} processes=4 home=/l10n python-home=/l10n/venv
python-path=/l10n/damnedlies user=l10n group=l10n
WSGIProcessGroup l10n
WSGIScriptAlias / /l10n/damnedlies/damnedlies/wsgi.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]