mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
timedate: fix interfaces list
https://bugs.freedesktop.org/show_bug.cgi?id=40583
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
|
||||
#define INTERFACES_LIST \
|
||||
BUS_GENERIC_INTERFACES_LIST \
|
||||
"org.freedesktop.locale1\0"
|
||||
"org.freedesktop.timedate1\0"
|
||||
|
||||
const char timedate_interface[] _introspect_("timedate1") = INTERFACE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user