wikiroute

networking recipes

User Tools

Site Tools


extension_d_un_reseaux_sans-fil

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
extension_d_un_reseaux_sans-fil [2015/07/27 01:06] – [Activation automatique au démarrage] samerextension_d_un_reseaux_sans-fil [2015/07/27 01:07] – [4.2- Activation automatique au démarrage] samer
Line 223: Line 223:
 </code> </code>
  
-==== -- Activation automatique au démarrage ====+==== -- Activation au démarrage ==== 
 + 
 +<file /etc.init.d/ratelimit> 
 +#!/bin/sh /etc/rc.common 
 +# Example script 
 +# Copyright (C) 2007 OpenWrt.org 
 + 
 +START=50 
 +  
 +start() { 
 +        echo "Starting traffic control" 
 +        /etc/tc_qdisc_start.sh 
 +
 +                    
 +stop() { 
 +       echo "Stopping traffic control" 
 +       /etc/tc_qdisc_stop.sh 
 +
 +</file>
extension_d_un_reseaux_sans-fil.txt · Last modified: 2015/07/27 14:17 by samer