Changeset 40f7031 for bootscripts/lfs/init.d
- Timestamp:
- Feb 21, 2006, 2:05:21 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 615dd64
- Parents:
- 1f09483
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/lfs/init.d/localnet
r1f09483 r40f7031 20 20 start) 21 21 boot_mesg "Bringing up the loopback interface..." 22 ip addr add 127.0.0.1/8 label lo dev lo23 22 ip link set lo up 24 23 evaluate_retval
Note:
See TracChangeset
for help on using the changeset viewer.