From 491e08d355107e0285d1345c5d1ed895cab524c4 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 14:21:06 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf (limited to 'meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf') 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 @@ +d www www-data 0755 /run/nginx none +d root root 0755 /var/log/nginx none -- cgit v1.2.3-54-g00ecf