Fixed MRN-922
Change-Id: Idb1967814686f06d4e362d66136f283469c49579
This commit is contained in:
parent
0c1b312fe5
commit
80da13086e
@ -218,7 +218,7 @@ uninst()
|
|||||||
# postinstall
|
# postinstall
|
||||||
postinst()
|
postinst()
|
||||||
{
|
{
|
||||||
log "Please, make proper configugation,located at \"$ETC_CFG_DIR\", before starting the \"$SERVICE_SRV_NAME\" daemon!"
|
log "Please, make proper configuration,located at \"$ETC_CFG_DIR\", before starting the \"$SERVICE_SRV_NAME\" daemon!"
|
||||||
}
|
}
|
||||||
# Command line args'
|
# Command line args'
|
||||||
COMMAND="$1"
|
COMMAND="$1"
|
||||||
|
2
setup.sh
2
setup.sh
@ -201,7 +201,7 @@ uninst()
|
|||||||
# postinstall
|
# postinstall
|
||||||
postinst()
|
postinst()
|
||||||
{
|
{
|
||||||
log "Please, make proper configugation,located at \"$ETC_CFG_DIR\", before starting the \"$SERVICE_SRV_NAME\" daemon!"
|
log "Please, make proper configuration,located at \"$ETC_CFG_DIR\", before starting the \"$SERVICE_SRV_NAME\" daemon!"
|
||||||
}
|
}
|
||||||
# Command line args'
|
# Command line args'
|
||||||
COMMAND="$1"
|
COMMAND="$1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user