UTMP_UPDATE
argvec[0] = UTMP_UPDATE;
error = posix_spawn(&child, UTMP_UPDATE, NULL, &attr, argvec, _environ);