mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
systemctl: very very trivial typo patch :)
This commit is contained in:
parent
cff89041ae
commit
cc8a7a6129
@ -4862,7 +4862,7 @@ static int halt_main(DBusConnection *bus) {
|
||||
int r;
|
||||
|
||||
if (geteuid() != 0) {
|
||||
log_error("Must to be root.");
|
||||
log_error("Must be root.");
|
||||
return -EPERM;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user