BG Lim <[EMAIL PROTECTED]> writes: > Problem is, when pppd stops, it leaves the lock file in /var/lock. Do I > have to remove the file itself? > > Also is there a better way to stop pppd than just killing it?
How are you killing it? You want to be sending it a sighup, not a kill (if you are). I just use "kill PID", and haven't seen any stale lockfiles, but maybe you're situation is different. -- Rob -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .