ha-hostname
changeset 36 c45ea25f852c
parent 24 d50c1525cffd
equal deleted inserted replaced
35:9439a824f71d 36:c45ea25f852c
     1 #! /bin/sh
     1 #! /bin/sh
     2 ### BEGIN INIT INFO
     2 ### BEGIN INIT INFO
     3 # Provides:          hostname
     3 # Provides:          ha-hostname
     4 # Required-Start:
     4 # Required-Start:
     5 # Required-Stop:
     5 # Required-Stop:
       
     6 # Should-Start:      hostname
     6 # Default-Start:     S
     7 # Default-Start:     S
     7 # Default-Stop:
     8 # Default-Stop:
     8 # Short-Description: Set hostname based on /etc/hostname
     9 # Short-Description: Set hostname based on /etc/hostname
     9 # Description:       Read the machines hostname from /etc/hostname, and
    10 # Description:       Read the machines hostname from /etc/hostname, and
    10 #                    update the kernel value with this value.  If
    11 #                    update the kernel value with this value.  If