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

Re: Crontab sous woody



On 20 Feb 2002 18:34:14 +0100
Dabowl <bda@free.fr> wrote:

> Bonjour,
> 
> Sur ma woody, je me suis fait un petit script maison pour maintenir ma
> connection Adsl de manière permanente et je l'ordonnance avec crontab.
> 
> Voici le script (qui n'est pas grand chose ):
> 
> #!/bin/sh
> 	
> INT_PPP0=`ifconfig | awk '{print $1}' | grep ppp0`
> 

Tu as essayé en mettant le chemin complet de ifconfig ? Les paths de la crons doivent etre spécifiés dans certains cas (je ne sais pas quels cas je mets tjrs les chemin complets)

-- 
|  Manganneau Emmanuel    |   gsm : 06 64 09 73 07 |
|    PimenTech SARL       |   tel : 01 43 56 05 00 |
|  manu@pimentech.net     |   fax : 01 43 56 05 50 |
`--------------------------------------------------'



Reply to: