Mats Erik Andersson <[email protected]> writes: > - if (geteuid () != 0) > - error (EXIT_FAILURE, EPERM, "insufficient permissions");
How does the error message look when there is insufficient permission with that patch applied? Will the error message be cryptic? /Simon
