/[smeserver]/rpms/ppp/sme9/ppp-2.4.5-lock.patch
ViewVC logotype

Annotation of /rpms/ppp/sme9/ppp-2.4.5-lock.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Mar 6 22:45:24 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: ppp-2_4_5-24_fc19, ppp-2_4_5-24_el6_sme, HEAD
Initial import

1 slords 1.1 diff -up ppp-2.4.5/pppd/utils.c.lock ppp-2.4.5/pppd/utils.c
2     --- ppp-2.4.5/pppd/utils.c.lock 2011-05-30 15:30:36.432371849 +0200
3     +++ ppp-2.4.5/pppd/utils.c 2011-05-30 15:30:48.575495854 +0200
4     @@ -859,7 +859,7 @@ complete_read(int fd, void *buf, size_t
5     /* Procedures for locking the serial device using a lock file. */
6     #ifndef LOCK_DIR
7     #ifdef __linux__
8     -#define LOCK_DIR "/var/lock"
9     +#define LOCK_DIR "/var/lock/ppp"
10     #else
11     #ifdef SVR4
12     #define LOCK_DIR "/var/spool/locks"

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed