Changeset 3653 in MondoRescue for branches/3.3/mindi/rootfs/etc/init.d/rcS


Ignore:
Timestamp:
Feb 23, 2017, 2:05:46 AM (7 years ago)
Author:
Bruno Cornec
Message:

Stop using the word PC and use machines instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi/rootfs/etc/init.d/rcS

    r3639 r3653  
    5959
    6060GetShell() {
    61     echo -en "Type 'exit' to reboot the PC\n"
     61    echo -en "Type 'exit' to reboot the machine\n"
    6262    umount -d /mnt/cdrom 2> /dev/null
    6363    mount / -o rw,remount > /dev/null 2> /dev/null
Note: See TracChangeset for help on using the changeset viewer.