projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cc85ad
)
configs/apache: remove ld.so.cache
author
Robert Swiecki
<robert@swiecki.net>
Fri, 7 Jul 2017 17:06:04 +0000
(19:06 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Fri, 7 Jul 2017 17:06:04 +0000
(19:06 +0200)
configs/apache.cfg
patch
|
blob
|
history
diff --git
a/configs/apache.cfg
b/configs/apache.cfg
index 4b6435229347599614d8cac3fc2d3f3d642768b5..80c490911bf74fd9d97d1f8dd717ddb4fc7dc21c 100644
(file)
--- a/
configs/apache.cfg
+++ b/
configs/apache.cfg
@@
-27,6
+27,7
@@
envar: "APACHE_PID_FILE=/run/apache2/apache2.pid"
envar: "APACHE_RUN_USER=www-data"
envar: "APACHE_RUN_GROUP=www-data"
envar: "APACHE_LOG_DIR=/run/apache2"
+envar: "APACHE_LOCK_DIR=/run/apache2"
uidmap {
inside_id: "1"
@@
-43,11
+44,6
@@
mount {
dst: "/etc/apache2"
is_bind: true
}
-mount {
- src: "/etc/ld.so.cache"
- dst: "/etc/ld.so.cache"
- is_bind: true
-}
mount {
src: "/etc/mime.types"
dst: "/etc/mime.types"