]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/hostname/hostnamed.c
hostnamed: expose FirmwareDate as timestamp in dbus
authorJelle van der Waa <jvanderwaa@redhat.com>
Fri, 13 Jan 2023 16:33:12 +0000 (17:33 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Jan 2023 20:57:06 +0000 (21:57 +0100)
commitad8858c1f7dbbf53f5b7da282173fb64cd46b5d1
tree2cd13a0e8383f0144faa326c227fe5d78f7f0ef5
parent0bdf70f3fa962f6377428263acded42cf4aab180
hostnamed: expose FirmwareDate as timestamp in dbus

Offer the firmware date as an epoch instead of the literal DMI string.

Closes #25679
man/org.freedesktop.hostname1.xml
src/hostname/hostnamectl.c
src/hostname/hostnamed.c
test/units/testsuite-71.sh