mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-27 14:03:43 +03:00
timedate: fix interfaces list
https://bugs.freedesktop.org/show_bug.cgi?id=40583
This commit is contained in:
parent
ad740100d1
commit
3417e2c367
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user