mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-09 09:57:26 +03:00
Update mount.c
typo in output
This commit is contained in:
parent
8e3c4454bf
commit
ac8956efa2
@ -764,7 +764,7 @@ static void mount_dump(Unit *u, FILE *f, const char *prefix) {
|
||||
"%sSloppyOptions: %s\n"
|
||||
"%sLazyUnmount: %s\n"
|
||||
"%sForceUnmount: %s\n"
|
||||
"%sTimoutSec: %s\n",
|
||||
"%sTimeoutSec: %s\n",
|
||||
prefix, mount_state_to_string(m->state),
|
||||
prefix, mount_result_to_string(m->result),
|
||||
prefix, m->where,
|
||||
|
Loading…
x
Reference in New Issue
Block a user