Update config
This commit is contained in:
parent
f60e20818e
commit
34fa480710
2
config.h
2
config.h
@ -25,7 +25,7 @@ static const secretpass scom[entrylen] = {
|
|||||||
static const int failcount = 3;
|
static const int failcount = 3;
|
||||||
|
|
||||||
/* command to be executed after [failcount] failed password attempts */
|
/* 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*/
|
/*Enable blur*/
|
||||||
#define BLUR
|
#define BLUR
|
||||||
|
Loading…
Reference in New Issue
Block a user