summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/timedated.c2
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;