Ignore:
Timestamp:
06/22/17 08:39:54 (8 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master, perl-5.22
Children:
5160d62
Parents:
21d4867 (diff), 6782bd4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'gcc484'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/kernel/drbd8/boot.drbd

    r21d4867 rf3ecd07  
    33if [ -f /proc/drbd ] && grep cdroot /proc/cmdline; then
    44        syn3-install-bootloader
    5         splashinfo "Redundancy installation finshed, rebooting..."
     5        splashinfo "Redundancy installation finshed, please reboot when syncronication is completed."
    66        #reboot right away to make things easier for the administrator
    7         reboot
     7        #reboot
     8        #NO: this creates splitbrains if other node isnt rebooted quickly enough
    89fi
    910
Note: See TracChangeset for help on using the changeset viewer.