diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2014-07-30 19:51:23 +0200 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2014-07-30 19:51:23 +0200 |
commit | 138d934f014d2c9c54e247298318832e88dceadb (patch) | |
tree | 0d81399ac4d6dca0d98d65ca292cf6429883367e /mediagoblin/submit/lib.py | |
parent | 7bfc81b21af65c91dcbd9d33deae2f020d8bbbee (diff) | |
download | mediagoblin-138d934f014d2c9c54e247298318832e88dceadb.tar.lz mediagoblin-138d934f014d2c9c54e247298318832e88dceadb.tar.xz mediagoblin-138d934f014d2c9c54e247298318832e88dceadb.zip |
Make chown more generic.
Some distributions (ubuntu 14.04 maybe?) don't create a
group for a new user. So change the "chown" to use the
primary group of the user instead of forcing the group.
This should do the right thing in more cases.
Old: chown mediagoblin:mediagoblin
New: chown mediagoblin:
Diffstat (limited to 'mediagoblin/submit/lib.py')
0 files changed, 0 insertions, 0 deletions