X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.c;h=3291561e099bbacc0d45bec83013ae47d523b7e4;hb=aa1671320df5bd8aa4108c0efb34a49fdedd0e5f;hp=cf54c7af42ef5a4493f4ecd8fdc30bc34a28648b;hpb=ed1c99fcc13f279eccf25fc20427eb92867da245;p=elogind.git diff --git a/src/main.c b/src/main.c index cf54c7af4..3291561e0 100644 --- a/src/main.c +++ b/src/main.c @@ -961,7 +961,8 @@ static void test_usr(void) { return; log_warning("/usr appears to be on a different file system than /. This is not supported anymore. " - "Some things will probably break (sometimes even silently) in mysterious ways."); + "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."); } int main(int argc, char *argv[]) {