Changed location of otp database to /etc

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1043 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-11-18 01:40:01 +00:00
parent 8a5564bd5f
commit eafd78f78a

View File

@@ -71,6 +71,6 @@
#define OTPKEYS "/.otpkeys"
#define OTP_DB "/tmp/otp"
#define OTP_DB_LOCK "/tmp/otp-lock"
#define OTP_DB "/etc/otp"
#define OTP_DB_LOCK "/etc/otp-lock"