ensure-dirs: Don't hardcode ssconf file group
authorMichael Hanselmann <hansmi@google.com>
Thu, 27 Sep 2012 15:55:50 +0000 (17:55 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 27 Sep 2012 16:10:18 +0000 (18:10 +0200)
commit6a5e841dd0f314c13f0ce5a117a1c91018a0a0da
treed5e7c0ecaaaf6b21f26fffdecf084783487d0593
parente5afb848c04572e91ef7cab4bd356b0bd123f3c4
ensure-dirs: Don't hardcode ssconf file group

Otherwise chown(2) will fail when noded doesn't run as root.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/tools/ensure_dirs.py