Changeset 2197 in MondoRescue for branches/2.2.9/mindi/rootfs/sbin/init


Ignore:
Timestamp:
May 11, 2009, 3:16:54 PM (15 years ago)
Author:
Bruno Cornec
Message:
  • small cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi/rootfs/sbin/init

    r2182 r2197  
    825825if grep "backup-media-type" /tmp/mondo-restore.cfg > /dev/null 2> /dev/null ; then
    826826    LogIt "backup-media-type is specified in config file - great."
    827     LogIt "Calling post-init $mountlist"
     827    LogIt "Calling post-init"
    828828    post-init
    829829else
Note: See TracChangeset for help on using the changeset viewer.