• [^] # Re: ifplugd

    Posté par . En réponse au message configuration itinérante wifi. Évalué à 1.

    Je connais ce journal ... il est dans mes favoris depuis le jour de sa création!

    si je fais un man interfaces, il n'y a pas de post-up:


    IFACE OPTIONS
    The following "command" options are available for every family and
    method. Each of these options can be given multiple times in a single
    stanza, in which case the commands are executed in the order in which
    they appear in the stanza. (You can ensure a command never fails by
    suffixing "|| true".)

    pre-up command
    Run command before bringing the interface up. If this command
    fails then ifup aborts, refraining from marking the interface as
    configured, prints an error message, and exits with status 0.
    This behavior may change in the future.

    up command
    Run command after bringing the interface up. If this command
    fails then ifup aborts, refraining from marking the interface as
    configured (even though it has really been configured), prints
    an error message, and exits with status 0. This behavior may
    change in the future.

    down command
    Run command before taking the interface down. If this command
    fails then ifdown aborts, marks the interface as deconfigured
    (even though it has not really been deconfigured), and exits
    with status 0. This behavior may change in the future.

    post-down command
    Run command after taking the interface down. If this command
    fails then ifdown aborts, marks the interface as deconfigured,
    and exits with status 0. This behavior may change in the
    future.



    donc je n'ai que le up ... et il se fait trop tot ...