mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
parent
f333ed27fa
commit
990d0aa980
@ -775,7 +775,7 @@ int dhcp_lease_parse_options(uint8_t code, uint8_t len, const void *option, void
|
||||
}
|
||||
|
||||
if (!timezone_is_valid(tz, LOG_DEBUG)) {
|
||||
log_debug_errno(r, "Timezone is not valid, ignoring: %m");
|
||||
log_debug("Timezone is not valid, ignoring.");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user