diff --git a/daemon/gamemode-config.c b/daemon/gamemode-config.c index 0edff721..06f704d0 100644 --- a/daemon/gamemode-config.c +++ b/daemon/gamemode-config.c @@ -315,6 +315,7 @@ static int inih_handler(void *user, const char *section, const char *name, const "will be ignored!\n", name); LOG_ERROR("Consider moving this option to /etc/gamemode.ini\n"); + return 1; } /* GPU subsection */