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

ip-up question



Hi all,

Is it safe to put these lines in the /etc/ppp/ip-up scripts? $6 is passed 
to the script using the ipparam option of pppd and is the name of the 
user initiating the ppp link.


if [ -e "/home/$6/.ip-up" ]; then
   cd /home/"$6"
   . .ip-up
fi

Thanks,
Jim


-- 


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


Reply to: