[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New ip-up (Was: Re: REQ ip-up: run-parts /etc/ppp/up ) (fwd)



Oh! duh!  I forgot to mention:  In my ip-down, I put this simple thing:
Whats so hard about that? =)  Then everything always works.

#!/bin/sh
# /etc/ppp/ip-down                 jwalther@citytel.net    Oct 17,1997
#
# This makes sure when you disconnect your hostname is set to localhost

hostname localhost

# End /etc/ppp/ip-down


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: