X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Ffstab-generator%2Ffstab-generator.c;h=25b5460f88ccb1e119ee5a6bfc449512f8009a71;hp=2f157c83481fba28742440b2bfaf16233fd5fc54;hb=4e5ed9b69bb819d395e13da8ef033e17a0df8988;hpb=9717120e593fde25332e919b9d7406925261a1b1 diff --git a/src/fstab-generator/fstab-generator.c b/src/fstab-generator/fstab-generator.c index 2f157c834..25b5460f8 100644 --- a/src/fstab-generator/fstab-generator.c +++ b/src/fstab-generator/fstab-generator.c @@ -547,7 +547,7 @@ static int parse_new_root_from_proc_cmdline(void) { } if (!what) { - log_error("Could not find a root= entry on the kernel commandline."); + log_debug("Could not find a root= entry on the kernel commandline."); return 0; }