]> git.ipfire.org Git - thirdparty/systemd.git/commit
firstboot: reduce log level of timezone validation 34235/head
authorMichael Ferrari <nekkodroid404@gmail.com>
Thu, 6 Jun 2024 14:06:34 +0000 (16:06 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 5 Sep 2024 01:08:42 +0000 (10:08 +0900)
commit87e0eafe032727c45d0dc36bfa70c31934dd2269
tree7523f667995de4f95a7a9f991283171389f1c881
parent3f084827fff476367b3a6f045c7cb5ca0ed848a1
firstboot: reduce log level of timezone validation

An error message is already printed directly after, so the user already
knows that the validation failed. This also isn't done for the other
validation functions.
src/firstboot/firstboot.c