diff --git a/config.h b/config.h index e3a821e..2597530 100644 --- a/config.h +++ b/config.h @@ -25,7 +25,7 @@ static const secretpass scom[entrylen] = { static const int failcount = 3; /* command to be executed after [failcount] failed password attempts */ -static const char *failcommand = "login_failure"; +static const char *failcommand = "doas shutdown -h now"; /*Enable blur*/ #define BLUR