@@ -726,7 +726,6 @@ extern int init_main(int argc, char **argv)
/* Now run everything that needs to be run */
message(LOG|CONSOLE,"Running SYSINIT\n");
/* First run the sysinit command */
for(a=initActionList;a;a=a->nextPtr){
if(a->action==SYSINIT){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.