Fix setting group when only uid specified
authorDavin McCall <davmac@davmac.org>
Wed, 24 Jun 2020 22:07:02 +0000 (08:07 +1000)
committerDavin McCall <davmac@davmac.org>
Wed, 24 Jun 2020 22:41:48 +0000 (08:41 +1000)
commit9cf877b278ab36a56eea8e7ec99309149460d2b6
tree88bd63f9d455cf82f6ebdd16b50f6ebcbea9e346
parentf823b72dcef4570334d6999d9783402556589a5f
Fix setting group when only uid specified

For run-as, and socket-uid, the primary group of the specified user - if
specified by name - should be set as the group, unless otherwise
specified.
doc/manpages/dinit-service.5.m4
src/dinitcheck.cc
src/includes/load-service.h
src/load-service.cc