Author: baggins Date: Mon Jan 30 18:50:00 2012 GMT Module: packages Tag: HEAD ---- Log message: - add systemd tmpfiles config
---- Files affected: packages/openct: openct.tmpfiles (NONE -> 1.1) (NEW) packages/openl2tp: openl2tp.tmpfiles (NONE -> 1.1) (NEW) packages/openldap: openldap.tmpfiles (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/openct/openct.tmpfiles diff -u /dev/null packages/openct/openct.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:50:00 2012 +++ packages/openct/openct.tmpfiles Mon Jan 30 19:49:55 2012 @@ -0,0 +1 @@ +d /var/run/openct 0755 root root - ================================================================ Index: packages/openl2tp/openl2tp.tmpfiles diff -u /dev/null packages/openl2tp/openl2tp.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:50:00 2012 +++ packages/openl2tp/openl2tp.tmpfiles Mon Jan 30 19:49:57 2012 @@ -0,0 +1 @@ +d /var/run/openl2tp 0755 root root - ================================================================ Index: packages/openldap/openldap.tmpfiles diff -u /dev/null packages/openldap/openldap.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:50:00 2012 +++ packages/openldap/openldap.tmpfiles Mon Jan 30 19:49:59 2012 @@ -0,0 +1,2 @@ +d /var/run/nslcd 0755 slapd slapd - +d /var/run/slapd 0770 root slapd - ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
