Update config

This commit is contained in:
Tyler Perkins 2023-02-26 20:03:26 -05:00
parent f60e20818e
commit 34fa480710
1 changed files with 1 additions and 1 deletions

View File

@ -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