Hello!Is there any way to create user before install target? I'm working on dansguardian port. When I'm using --with-proxyuser=_dansguardian option in configure then install target try change owner of some file to nonexistent group _dansguardian and end installation with error:
chown: group is invalid: _dansguardian How can I handle this problem?
