initrd/init: Delete outdated comment about ash

Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Jonathon Hall 2024-12-20 16:53:48 -05:00 committed by Thierry Laurion
parent e1a263ce3b
commit 283553956f
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461

View File

@ -1,6 +1,4 @@
#! /bin/bash
# Note this is used on legacy-flash boards that lack bash, it runs with busybox
# ash. Calls to bash scripts must be guarded by checking config.
mknod /dev/ttyprintk c 5 3
echo "hello world" >/dev/ttyprintk