Merge "Add LSB headers to mtce service scripts"

This commit is contained in:
Zuul 2019-09-10 01:51:06 +00:00 committed by Gerrit Code Review
commit 8e0280ca82
11 changed files with 52 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: mtcalarm
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: Maintenance Alarm Daemon

View File

@ -5,6 +5,18 @@
# SPDX-License-Identifier: Apache-2.0
#
#
# chkconfig: 2345 05 95
#
### BEGIN INIT INFO
# Provides: fsmon
# Required-Start: $null
# Required-Stop: $null
# Default-Start: $null
# Default-Stop: $null
# Short-Description: fsmon daemon
### END INIT INFO
. /etc/init.d/functions
DAEMON_NAME="fsmond"

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: hostwd
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: host watchdog daemon

View File

@ -5,6 +5,18 @@
# SPDX-License-Identifier: Apache-2.0
#
#
# chkconfig: 2345 05 95
#
### BEGIN INIT INFO
# Provides: hwmon
# Required-Start: $null
# Required-Stop: $null
# Default-Start: $null
# Default-Stop: $null
# Short-Description: hwmon daemon
### END INIT INFO
. /etc/init.d/functions
DAEMON_NAME="hwmond"

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: lmon
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: Link Monitor daemon

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: pmon
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: process Monitor daemon

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: goenabled
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: Maintenance Client "Go Enable" script

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: hbsClient
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: Heartbeat Client Daemon

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: mtcClient
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: Maintenance Client Daemon

View File

@ -7,6 +7,18 @@
# This script starts and stops a mtclogd Daemon process
#
# chkconfig: 2345 95 95
#
### BEGIN INIT INFO
# Provides: mtclog
# Required-Start: $null
# Required-Stop: $null
# Default-Start: $null
# Default-Stop: $null
# Short-Description: mtclog daemon
### END INIT INFO
. /etc/init.d/functions
DAEMON_NAME="mtclogd"

View File

@ -10,6 +10,8 @@
#
### BEGIN INIT INFO
# Provides: runservices
# Required-Start: $null
# Required-Stop: $null
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: Maintenance "Run Host Services" script