projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11fe354
)
tweak perms
author
Sam
<sam.saffron@gmail.com>
Tue, 21 Jun 2016 08:31:39 +0000
(18:31 +1000)
committer
Sam
<sam.saffron@gmail.com>
Tue, 21 Jun 2016 08:31:39 +0000
(18:31 +1000)
templates/web.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/web.template.yml
b/templates/web.template.yml
index d5a33a69f75045abc7060eb241b1e32e7c9bfd73..9523536c6eed0a21df0dd00a0398665d7287b81e 100644
(file)
--- a/
templates/web.template.yml
+++ b/
templates/web.template.yml
@@
-56,8
+56,8
@@
run:
#!/bin/bash
# TODO this should be moved into the base image
chown -fR www-data:adm /var/log/nginx
- chown -f syslog:
syslog
/var/log/syslog*
- chown -f syslog:
syslog
/var/log/auth.log*
+ chown -f syslog:
adm
/var/log/syslog*
+ chown -f syslog:
adm
/var/log/auth.log*
chown -f syslog:adm /var/log/kern.log*
- file: