- Timestamp:
- Jan 1, 2008, 8:29:55 PM (17 years ago)
- Branches:
- master
- Children:
- 7355219
- Parents:
- 7df280d
- Location:
- clfs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
clfs/init.d/rc
r7df280d r9e58fae 38 38 fi 39 39 40 # Attempt to stop all service started by previous runlevel,40 # Attempt to stop all services started by previous runlevel, 41 41 # and killed in this runlevel 42 42 if [ "${previous}" != "N" ]; then -
clfs/sysconfig/network-devices/ifup
r7df280d r9e58fae 34 34 boot_mesg_flush 35 35 36 # Process each config ruation file36 # Process each configuration file 37 37 for file in ${FILES}; do 38 38 # skip backup files
Note:
See TracChangeset
for help on using the changeset viewer.