Ok, never mind unless you're just curious. It's amazing how thinking
through explaining a problem often leads to a solution...
The setuid() function is only used if the RUN_AS_USER option is specified
to the internal mongoose server which my package does not use.
Thanks,
Richard
--
devel mailing
I have a review request[1] where rpmlint complained about:
flmsg.i686: E: missing-call-to-setgroups-before-setuid /usr/bin/flmsg
Which is caused by bundled mongoose server. There is an issue logged
upstream where the developer is reluctant to add setgroups:
https://github.com/cesanta/mongoose