diff options
Diffstat (limited to 'src/timedated.c')
-rw-r--r-- | src/timedated.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timedated.c b/src/timedated.c index b2a56e7cb0..66e50a6868 100644 --- a/src/timedated.c +++ b/src/timedated.c @@ -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; |