Author: baggins Date: Mon Jan 30 18:48:37 2012 GMT Module: packages Tag: HEAD ---- Log message: - add systemd tmpfiles config
---- Files affected: packages/apache-mod_bw: apache-mod_bw.tmpfiles (NONE -> 1.1) (NEW) packages/apache-mod_fastcgi: apache-mod_fastcgi.tmpfiles (NONE -> 1.1) (NEW) packages/apache: apache.tmpfiles (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/apache-mod_bw/apache-mod_bw.tmpfiles diff -u /dev/null packages/apache-mod_bw/apache-mod_bw.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:48:37 2012 +++ packages/apache-mod_bw/apache-mod_bw.tmpfiles Mon Jan 30 19:48:32 2012 @@ -0,0 +1,3 @@ +d /var/run/apache-mod_bw 0750 http root - +d /var/run/apache-mod_bw/link 0750 http root - +d /var/run/apache-mod_bw/master 0750 http root - ================================================================ Index: packages/apache-mod_fastcgi/apache-mod_fastcgi.tmpfiles diff -u /dev/null packages/apache-mod_fastcgi/apache-mod_fastcgi.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:48:37 2012 +++ packages/apache-mod_fastcgi/apache-mod_fastcgi.tmpfiles Mon Jan 30 19:48:34 2012 @@ -0,0 +1,2 @@ +d /var/run/httpd/fastcgi 0770 root http - +d /var/run/httpd/fastcgi/dynamic 0770 root http - ================================================================ Index: packages/apache/apache.tmpfiles diff -u /dev/null packages/apache/apache.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:48:37 2012 +++ packages/apache/apache.tmpfiles Mon Jan 30 19:48:36 2012 @@ -0,0 +1 @@ +d /var/run/httpd 0770 root http - ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
