Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/lfs/init.d/udev

    ra44ae577 rd7f58cc  
    6161      # If any LVM based partitions are on the system, ensure they
    6262      # are activated so they can be used.
    63       if [ -x /sbin/vgchange ]; then /sbin/vgchange -a y >/dev/null; fi
     63      if [ -x /sbin/vgchange ]; then /sbin/vgchange -a y >/dev/null; fi 
    6464
    65       log_success_msg2
     65      log_success_msg2 
    6666      ;;
    6767
Note: See TracChangeset for help on using the changeset viewer.