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

Re: Bug#19133: distributed-net: support PPP -- /etc/ppp/ip-up.d/distributed-net wanted



Hi,
>>"aph" == aph  <aph@debian.org> writes:

aph> To support users on PPP links, I suggest you add a conffile shell
aph> script in /etc/ppp/ip-up.d/distributed-net.  A possible version
aph> of that file:

>> !/bin/sh

aph> [ -x /usr/bin/distributed-net ] && distributed-net -update

	Please do not implement the ip-up script exactly like that,
 since it would suddenly start doing stuff at every net connection on
 upgrade. Instead, have the script read a file in /etc/ppp (details to
 be determined on debian-policy) and look for /^distributed-net.*UP=YES/
 or exit silently. 

	The default should be OFF, since nothing is put in the file at
 all. If the sysadmin wants it, they can edit in the configuration
 file.

	Most sites have cron jobs set up already.

	manoj
-- 
 Music hath charms to soothe a savage breast, To soften rocks, or bend
 a knotted oak. I've read that things inanimate have moved, And as
 with living souls have been inform'd By magic numbers and persuasive
 sound.  -- Congreve
Manoj Srivastava  <srivasta@acm.org> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E


Reply to: