mtce-storage: Linux Standard Base Compliance
Based in story board SUSE Spec Files for starling/metal [0] make compliant with Linux Standard Base and build in openSUSE Build Service infrastructure. [0] https://storyboard.openstack.org/#!/story/2005684 Story: 2005684 Task: 34441 Change-Id: Iaaf0dba5d4f9af626c2b20dcb5c5348b27b47cd2 Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
parent
30365dd34a
commit
430b2e9433
@ -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