mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 06:03:51 +00:00
committed by
Zbigniew Jędrzejewski-Szmek
parent
0fe2a717d1
commit
c027fa133f
+1
-1
@@ -1113,7 +1113,7 @@ static void test_usr(void) {
|
||||
if (dir_is_empty("/usr") <= 0)
|
||||
return;
|
||||
|
||||
log_warning("/usr appears to be on its own filesytem and is not already mounted. This is not a supported setup. "
|
||||
log_warning("/usr appears to be on its own filesystem 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.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user