source: drbl_ui/backup/test_busybox/busybox-1.7.2/examples/udhcp/sample.deconfig @ 21

Last change on this file since 21 was 20, checked in by chris, 16 years ago
File size: 77 bytes
Line 
1#!/bin/sh
2# Sample udhcpc deconfig script
3
4/sbin/ifconfig $interface 0.0.0.0
Note: See TracBrowser for help on using the repository browser.