Cosmetic updates of scripts

pull/231/head
Igor Zalatov (from Citadel PC) 2022-05-22 22:28:34 +03:00
parent 40132e0a37
commit e556870d50
5 changed files with 6 additions and 4 deletions

View File

@ -36,6 +36,7 @@ start() {
logger -s -p daemon.info -t hisilicon "Loading of kernel modules and initialization of the video system has started"
export TZ=$(cat /etc/TZ)
load_hisilicon -i
# sample_bindvivo_HISI_V2A 1
#
load_majestic
}

View File

@ -37,7 +37,7 @@ start() {
export TZ=$(cat /etc/TZ)
load_hisilicon -i
#
load_majestic
load_majestic
}
stop() {

View File

@ -37,7 +37,7 @@ start() {
export TZ=$(cat /etc/TZ)
load_hisilicon -i
#
load_majestic
load_majestic
}
stop() {

View File

@ -36,8 +36,9 @@ start() {
logger -s -p daemon.info -t hisilicon "Loading of kernel modules and initialization of the video system has started"
export TZ=$(cat /etc/TZ)
load_hisilicon -i
# sample_bindvivo_HISI_V4A 1
#
load_majestic
load_majestic
}
stop() {

View File

@ -37,7 +37,7 @@ start() {
export TZ=$(cat /etc/TZ)
load_hisilicon -i
#
load_majestic
load_majestic
}
stop() {