ha-hostname
changeset 24 d50c1525cffd
parent 0 4bc43250587a
child 36 c45ea25f852c
equal deleted inserted replaced
23:b036a73ac14e 24:d50c1525cffd
    11 #                    /etc/hostname is empty, the current kernel value
    11 #                    /etc/hostname is empty, the current kernel value
    12 #                    for hostname is used.  If the kernel value is
    12 #                    for hostname is used.  If the kernel value is
    13 #                    empty, the value 'localhost' is used.
    13 #                    empty, the value 'localhost' is used.
    14 ### END INIT INFO
    14 ### END INIT INFO
    15 
    15 
    16 PATH=/sbin:/bin
    16 PATH=/sbin:/bin:/usr/sbin:/usr/bin
    17 
    17 
    18 . /lib/init/vars.sh
    18 . /lib/init/vars.sh
    19 . /lib/lsb/init-functions
    19 . /lib/lsb/init-functions
    20 
    20 
    21 do_start () {
    21 do_start () {