Merge "mtce-storage: Linux Standard Base Compliance"
This commit is contained in:
commit
d8f2412429
@ -5,6 +5,15 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: goenabled
|
||||
# Required-Start:
|
||||
# Required-Stop:
|
||||
# Default-Start: 3 5
|
||||
# Default-Stop: 0 1 2 6
|
||||
# Short-Description: Maintenance Storage "Go Enable" script.
|
||||
### END INIT INFO
|
||||
|
||||
GOENABLED_PATH=${GOENABLED_PATH:-"/etc/goenabled.d"}
|
||||
GOENABLED_FILE=${GOENABLED_FILE:-"/var/run/.goenabled_storage"}
|
||||
GOENABLED_TAG=${GOENABLED_TAG:-"GOENABLED"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user