Author: baggins Date: Mon Jan 30 18:48:43 2012 GMT Module: packages Tag: HEAD ---- Log message: - add systemd tmpfiles config
---- Files affected: packages/asterisk: asterisk.tmpfiles (NONE -> 1.1) (NEW) packages/autossh: autossh.tmpfiles (NONE -> 1.1) (NEW) packages/balance: balance.tmpfiles (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/asterisk/asterisk.tmpfiles diff -u /dev/null packages/asterisk/asterisk.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:48:43 2012 +++ packages/asterisk/asterisk.tmpfiles Mon Jan 30 19:48:38 2012 @@ -0,0 +1 @@ +d /var/run/asterisk 0775 root asterisk - ================================================================ Index: packages/autossh/autossh.tmpfiles diff -u /dev/null packages/autossh/autossh.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:48:43 2012 +++ packages/autossh/autossh.tmpfiles Mon Jan 30 19:48:40 2012 @@ -0,0 +1 @@ +d /var/run/autossh 0755 root root - ================================================================ Index: packages/balance/balance.tmpfiles diff -u /dev/null packages/balance/balance.tmpfiles:1.1 --- /dev/null Mon Jan 30 19:48:43 2012 +++ packages/balance/balance.tmpfiles Mon Jan 30 19:48:42 2012 @@ -0,0 +1 @@ +d /var/run/balance 0700 root root - ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
