diff options
author | Adrian Dudau <adrian.dudau@enea.com> | 2014-06-26 14:21:06 +0200 |
---|---|---|
committer | Adrian Dudau <adrian.dudau@enea.com> | 2014-06-26 14:21:06 +0200 |
commit | 491e08d355107e0285d1345c5d1ed895cab524c4 (patch) | |
tree | f2b91c226c602582f6ed6a48199599a00e189631 /meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf | |
download | meta-openembedded-491e08d355107e0285d1345c5d1ed895cab524c4.tar.gz |
initial commit for Enea Linux 4.0
Migrated from the internal git server on the daisy-enea branch
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf')
-rw-r--r-- | meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf b/meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf new file mode 100644 index 0000000000..93f3c66345 --- /dev/null +++ b/meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf | |||
@@ -0,0 +1,2 @@ | |||
1 | d www www-data 0755 /run/nginx none | ||
2 | d root root 0755 /var/log/nginx none | ||