shlib.sh compute some extra vars for shlib_vars.sh
commit9733a609e8ada0a46a8674a6aadf9e35de6c1799
authorKyle J. McKay <mackyle@gmail.com>
Fri, 10 Apr 2020 06:58:35 +0000 (9 23:58 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 10 Apr 2020 06:58:35 +0000 (9 23:58 -0700)
treec553b3983975800ccd0ba09a1d151604b21a7dae
parent3adc1f3324bb50292ae9cd283e558db5a8218bdf
shlib.sh compute some extra vars for shlib_vars.sh

In particular, set var_group_gid, var_mirror_uid and var_cgi_uid
to be the numeric group id of $var_group, the numeric user id of
$cfg_mirror_user and the numeric user id of $cfg_cgi_user respectively.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
shlib.sh