mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-08 11:18:31 +00:00
Add a message to genimage about bus messages
The service handling in systemd causes it to show scary looking messages to user. This reassures that the message is benign.
This commit is contained in:
@@ -957,6 +957,7 @@ if ($dracutmode) {
|
||||
push @ndrivers, @drivers;
|
||||
mkinitrd("stateless");
|
||||
}
|
||||
print "It is safe to ignore message 'Failed to connect to bus: No such file or directory' that may have appeared above one or more times.\n";
|
||||
|
||||
sub getlibs {
|
||||
my $file = shift;
|
||||
|
Reference in New Issue
Block a user