mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-16 00:27:37 +00:00
Preserve a breadcrumb to indicate autocons results to live env
This commit is contained in:
@@ -241,6 +241,8 @@ if [ "$textconsole" = "true" ] && ! grep console= /proc/cmdline > /dev/null; the
|
||||
echo Auto-configuring installed system to use text console > $autocons
|
||||
/opt/confluent/bin/autocons -c > /dev/null
|
||||
cp /tmp/01-autocons.conf /etc/cmdline.d/
|
||||
mkdir -p /run/confluent
|
||||
cp /tmp/01-autocons.conf /run/confluent/
|
||||
else
|
||||
echo "Unable to automatically detect requested text console"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user