From fea46d545cc2fcd31d194d3d75e3d85ce070f07b Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 1 Oct 1997 13:02:20 +0000 Subject: Move locks from /etc/opielocks to /var/run/opielocks to keep /etc non-writeable as possible --- lib/libopie/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libopie/config.h b/lib/libopie/config.h index 0f6fd1c..bf91b2e 100644 --- a/lib/libopie/config.h +++ b/lib/libopie/config.h @@ -169,7 +169,7 @@ #define NEW_PROMPTS 1 /* Defined to the path of the OPIE lock directory */ -#define OPIE_LOCK_DIR "/etc/opielocks" +#define OPIE_LOCK_DIR "/var/spool/opielocks" /* Defined if users are to be asked to re-type secret pass phrases */ /* #undef RETYPE */ -- cgit v1.1