ref: a926ba892817ba56887b7dc9ed7590e0d4566b54
parent: 537f8fb4c4ce81342ed5b2e517060906aab39b63
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Jun 5 19:30:08 EDT 2023
termrc: start reform/pm and reform/audio drivers
--- a/rc/bin/termrc
+++ b/rc/bin/termrc
@@ -93,4 +93,9 @@
if(test -f /dev/apm)
aux/apm
+if(~ $terminal *reform*){
+ reform/pm
+ reform/audio
+}
+
dontkill '^(ipconfig|factotum|mntgen|venti|hjfs|kfs|cfs|cwfs.*|9660srv|dossrv|paqfs|cs|dns|listen|reboot|usbd|kb|disk|ether|wpa)$'
--
⑨