mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-03 16:58:24 +00:00
Revise the autoconsole dracut hook
It was trying to run before there was a screen to attach.
This commit is contained in:
@@ -1 +1 @@
|
||||
python /usr/bin/autocons.py
|
||||
(while ! /bin/screen -ls|/bin/grep console > /dev/null; do /bin/sleep 1; done; /bin/python /usr/bin/autocons.py) &
|
||||
|
Reference in New Issue
Block a user