shithub: ninethings

Download patch

ref: 4d787e8656d43f0ed3faa1f3500f1a68ea1cd6eb
parent: e249da07af9609bbbb4a197ea20cb6f02816f29b
author: Aaron Bieber <aaron@bolddaemon.com>
date: Fri Nov 10 00:29:30 EST 2023

unset secstore, only run acpi on not-imx8

--- a/profile
+++ b/profile
@@ -16,12 +16,13 @@
 	font=/lib/font/bit/Go-Mono/Go-Mono.14.font
 }
 
-secstore=$sysname
+machine=`{echo $terminal | awk -F/ '{print $5}'}
 
 switch($service){
 case terminal
 	truetypefs
-	aux/acpi
+	if(! ~ $machine 'imx8')
+		aux/acpi
 	auth/factotum
 	webcookies
 	webfs