[damned-lies/oscp] Let l10n user access httpd logs
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Let l10n user access httpd logs
- Date: Sun, 22 Mar 2020 19:19:55 +0000 (UTC)
commit dd5a52dc6730542297bb579dc7d551993621e4a7
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Sun Mar 22 20:19:17 2020 +0100
Let l10n user access httpd logs
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index ed946395..d6805263 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -26,7 +26,7 @@ RUN groupadd l10n -g 1000660000 && \
git clone --depth 1 --branch master --single-branch
https://gitlab.gnome.org/Infrastructure/damned-lies.git /l10n/damnedlies
ADD local_settings.py /l10n/damnedlies/damnedlies/local_settings.py
ADD l10n.gnome.org.conf /opt/rh/httpd24/root/etc/httpd/conf.d/l10n.gnome.org.conf
-RUN chown -R l10n:l10n /l10n
+RUN chown -R l10n:l10n /l10n /var/log/httpd24
USER l10n
SHELL ["/usr/bin/scl", "enable", "rh-python36"]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]