Ignore:
Timestamp:
04/16/2024 03:59:48 PM (7 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
multilib, trunk, xry111/arm64, xry111/loongarch
Children:
1a5fbe4, ba1a9cf
Parents:
491de331
Message:

Make minor change to ifup script output text.

Remove blank output line generated in ifup script when bringing
up wireless interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/lfs/sbin/ifup

    r491de331 r340891b  
    111111done
    112112
    113 if [ "${SERVICE}" = "wpa" ]; then log_success_msg; fi
     113#if [ "${SERVICE}" = "wpa" ]; then log_success_msg; fi
    114114
    115115# Create/configure the interface
Note: See TracChangeset for help on using the changeset viewer.