En effet ! Voilà le fichier en annexe.
Beat

Daniel Cordey a écrit :
On Tuesday 23 February 2010 12:22:41 Beat Michel wrote:
Voilà tout ce que je trouve :
b...@ubu-beat:/tmp$ more networking_x.out
* Configuring network interfaces...
  ...done.
b...@ubu-beat:/tmp$

Ceci avec dans *networking*
.....
PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin"

{
..............

exit 0

} >/tmp/networking_x.out 2>&1

...oui... mais as-tu bien mis la ligne 'set -x' juste a la ligne suivant le '{' ?
dc
_______________________________________________
gull mailing list
[email protected]
http://forum.linux-gull.ch/mailman/listinfo/gull

+ [ -x /sbin/ifup ]
+ . /lib/lsb/init-functions
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ . /etc/lsb-base-logging.sh
+ process_options
+ [ -e /etc/network/options ]
+ return 0
+ log_action_begin_msg Configuring network interfaces
+ log_daemon_msg Configuring network interfaces...
+ [ -z Configuring network interfaces... ]
+ log_use_usplash
+ [ n = y ]
+ type usplash_write
+ usplash_write TEXT Configuring network interfaces...
+ log_to_console log_daemon_msg Configuring network interfaces...
+ [ n != y ]
+ [ no != yes ]
+ readlink /proc/self/fd/0
+ stdin=/dev/console (deleted)
+ [ /dev/console (deleted) != /dev/console (deleted) ]
+ return 0
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ [ -t 1 ]
+ FANCYTTY=0
+ false
+ echo  * Configuring network interfaces...
 * Configuring network interfaces...
+ COL=
+ usplash_timeout 120
+ TIMEOUT=120
+ [ -x /sbin/usplash_write ]
+ /sbin/usplash_write TIMEOUT 120
+ [ no != no ]
+ ifup -a
+ log_action_end_msg 0
+ log_end_msg 0
+ [ -z 0 ]
+ log_use_usplash
+ [ n = y ]
+ type usplash_write
+ [ 0 -eq 0 ]
+ usplash_write SUCCESS OK
+ log_to_console log_end_msg 0
+ [ n != y ]
+ [ no != yes ]
+ readlink /proc/self/fd/0
+ stdin=/dev/console (deleted)
+ [ /dev/console (deleted) != /dev/console (deleted) ]
+ return 0
+ [  ]
+ [ 0 -eq 0 ]
+ echo    ...done.
   ...done.
+ return 0
+ usplash_timeout 15
+ TIMEOUT=15
+ [ -x /sbin/usplash_write ]
+ /sbin/usplash_write TIMEOUT 15
+ exit 0
_______________________________________________
gull mailing list
[email protected]
http://forum.linux-gull.ch/mailman/listinfo/gull

Répondre à