lib/defines.h: Remove ITI_AGING
ITI_AGING is not set through any build environment. If it would be set, then timings in /etc/shadow would not fit anymore. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
This commit is contained in:
committed by
Serge Hallyn
parent
ef95bb7ed1
commit
ab260fcd1f
@@ -149,11 +149,7 @@
|
||||
|
||||
#define WEEK (7*DAY)
|
||||
|
||||
#ifdef ITI_AGING
|
||||
#define SCALE 1
|
||||
#else
|
||||
#define SCALE DAY
|
||||
#endif
|
||||
|
||||
#ifndef PASSWD_FILE
|
||||
#define PASSWD_FILE "/etc/passwd"
|
||||
|
||||
Reference in New Issue
Block a user