1 --- ppp-20030513/pppd/utils.c.orig 2003-04-07 04:09:04 +0400
2 +++ ppp-20030513/pppd/utils.c 2003-05-24 03:13:54 +0400
4 /* Procedures for locking the serial device using a lock file. */
7 -#define LOCK_DIR "/var/lock"
8 +#define LOCK_DIR "/var/lock/serial"
11 #define LOCK_DIR "/var/spool/locks"