Autostart video system

pull/235/head
Igor Zalatov (from Citadel PC) 2022-06-05 17:27:38 +03:00
parent 3adaa6e3dd
commit 55409b307d
1 changed files with 2 additions and 2 deletions

View File

@ -35,10 +35,10 @@ start() {
#
logger -s -p daemon.info -t grainmedia "Loading of kernel modules and initialization of the video system has started"
export TZ=$(cat /etc/TZ)
#load_grainmedia
load_grainmedia
#
#
#load_majestic
load_majestic
}
stop() {