Changeset 1d02f01 in bootscripts-standard for clfs/init.d/localnet


Ignore:
Timestamp:
Oct 23, 2007, 1:07:58 AM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
1680407
Parents:
d8a3177
Message:

Merged Updates from BLFS/LFS SVNs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • clfs/init.d/localnet

    rd8a3177 r1d02f01  
    2020        start)
    2121                boot_mesg "Bringing up the loopback interface..."
     22                ip addr add 127.0.0.1/8 label lo dev lo
    2223                ip link set lo up
    2324                evaluate_retval
Note: See TracChangeset for help on using the changeset viewer.