aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_pwhistory/pwhistory_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_pwhistory/pwhistory_config.c')
-rw-r--r--modules/pam_pwhistory/pwhistory_config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_pwhistory/pwhistory_config.c b/modules/pam_pwhistory/pwhistory_config.c
index 2f299b54..296a7110 100644
--- a/modules/pam_pwhistory/pwhistory_config.c
+++ b/modules/pam_pwhistory/pwhistory_config.c
@@ -46,7 +46,7 @@
#include "pam_inline.h"
#include "pwhistory_config.h"
-#define PWHISTORY_DEFAULT_CONF SCONFIGDIR "/pwhistory.conf"
+#define PWHISTORY_DEFAULT_CONF SCONFIG_DIR "/pwhistory.conf"
#ifdef VENDOR_SCONFIGDIR
#define VENDOR_PWHISTORY_DEFAULT_CONF (VENDOR_SCONFIGDIR "/pwhistory.conf")