postfixadmin-installer icon indicating copy to clipboard operation
postfixadmin-installer copied to clipboard

UID/GID defined explicitly rather than from variables

Open kirrus opened this issue 9 years ago • 1 comments

Currently, the script hardcodes uids and guids, specifically, see https://github.com/BigRedS/postfixadmin-installer/blob/master/postfixadmin-installer#L354

I'm not confident enough in my programming skills to fix this one, but I assume just adding usages of $uid and $gid would work?

kirrus avatar Apr 23 '16 14:04 kirrus

I ... think this is fixed, but I also might not understand (or remember!) the problem. Is it?

BigRedS avatar Jun 28 '20 17:06 BigRedS