Parcourir la source

add kernel message for local console

Alfonso Gamboa il y a 3 ans
Parent
commit
a933aa9327
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      SD_ROOT/wz_mini/etc/init.d/wz_user.sh

+ 2 - 0
SD_ROOT/wz_mini/etc/init.d/wz_user.sh

@@ -567,3 +567,5 @@ if [ -f "$CUSTOM_SCRIPT_PATH" ]; then
 else
 	echo "custom script not found"
 fi
+
+echo "wz_user.sh done" > /dev/kmsg