diff --git a/src/mount/mount-tool.c b/src/mount/mount-tool.c index d2af4688abb..768ff349e27 100644 --- a/src/mount/mount-tool.c +++ b/src/mount/mount-tool.c @@ -348,6 +348,7 @@ static int parse_argv(int argc, char *argv[]) { if (r < 0) return log_error_errno(r, "Failed to parse timeout: %s", optarg); + arg_timeout_idle_set = true; break; case ARG_AUTOMOUNT_PROPERTY: