Changeset 814
- Timestamp:
- Dec 27, 2007 5:30:38 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/runit/servicedirs/dhclient/run (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/runit/servicedirs/dhclient/run
r813 r814 3 3 4 4 # check that the interface is up before running 5 for iface in $( echoenv/INTERFACES) ; do5 for iface in $(cat env/INTERFACES) ; do 6 6 ip addr show $iface > /dev/null || exit 1 7 7 done
Note: See TracChangeset
for help on using the changeset viewer.

