tlsdate
tlsdate copied to clipboard
By default tlsdate uses the non-standard 'nogroup' group
POSIX has uses nobody:nobody user/group mapping for dropped privileges.
Compiling tlsdate on POSIX systems which use this does not inherit this and it becomes unusable until this is fixed up.
Suggest performing a check at compile time to see what the system uses. And defaulting to the posix standard nobody group