X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmain.c;h=0bcd09c4cf1686bba3a021d8c312389936f1bb4e;hb=1eae4c45c9d04314c927c8ac6323133414020ba3;hp=5a8ef529d280cef197e51b5db0ca45cd69f4d968;hpb=a75560529663e5fd055884e32ab9c73f47f8aaa5;p=elogind.git diff --git a/src/main.c b/src/main.c index 5a8ef529d..0bcd09c4c 100644 --- a/src/main.c +++ b/src/main.c @@ -991,7 +991,7 @@ static void test_usr(void) { if (dir_is_empty("/usr") <= 0) return; - log_warning("/usr appears to be on a different file system than /. This is not supported anymore. " + log_warning("/usr appears to be on its own filesytem and is not already mounted. This is not a supported setup. " "Some things will probably break (sometimes even silently) in mysterious ways. " "Consult http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken for more information."); }