2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Remove "Failed to connect to bus" note

This does not happen anymore with fixed mounts of 8e9428986da0e01d7b41293e94ecf493f35cb616
This commit is contained in:
Markus Hilger 2020-01-20 01:02:02 +01:00
parent bc18c25cd2
commit 4bc8659be6

View File

@ -989,7 +989,6 @@ 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;