use sysconfdir

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11080 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-12 15:09:20 +00:00
parent fad7cec245
commit 31ad1085bf
9 changed files with 19 additions and 19 deletions

View File

@@ -66,5 +66,5 @@
#define OTPKEYS "/.otpkeys"
#define OTP_DB "/etc/otp"
#define OTP_DB_LOCK "/etc/otp-lock"
#define OTP_DB SYSCONFDIR "/otp"
#define OTP_DB_LOCK SYSCONFDIR "/otp-lock"