Adapt ensure-dirs to accomodate the additional permissions and files
authorRené Nussbaumer <rn@google.com>
Tue, 27 Jul 2010 12:43:21 +0000 (14:43 +0200)
committerRené Nussbaumer <rn@google.com>
Mon, 6 Sep 2010 10:54:02 +0000 (12:54 +0200)
commit5224330eea1c57bbda3fd1ddf3ca5174aebb4d4a
tree0477c5d4b8d3ec4a1e82e9a6ed8abd5d4307cffb
parent2dc1237cc392cc87a3c515897950e8eea96121d4
Adapt ensure-dirs to accomodate the additional permissions and files

Please note that this can and will be improved over time. There are discussions
about automated file generation of ensure-dirs so we can _really_ keep all the
permissions and file ownerships in one place. Because right now they are all
in this file _and_ on every WriteFile call.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
daemons/ensure-dirs.in