summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-09-27 00:35:36 +0200
committerLennart Poettering <lennart@poettering.net>2013-09-27 00:35:36 +0200
commita38d1d28d1b506b4dd36f952cad7013b0f627798 (patch)
tree89a572da71787a6c46fe286dc9aaa0cbf3552e08
parent68372da693edb69a0881698ba9d0893bfddc9435 (diff)
dbus: fix introspection for TimerSlackNSec
-rw-r--r--src/core/dbus-execute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/dbus-execute.h b/src/core/dbus-execute.h
index 5a6a559c9..79bf30838 100644
--- a/src/core/dbus-execute.h
+++ b/src/core/dbus-execute.h
@@ -63,7 +63,7 @@
" <property name=\"CPUSchedulingPolicy\" type=\"i\" access=\"read\"/>\n" \
" <property name=\"CPUSchedulingPriority\" type=\"i\" access=\"read\"/>\n" \
" <property name=\"CPUAffinity\" type=\"ay\" access=\"read\"/>\n" \
- " <property name=\"TimerSlackNS\" type=\"t\" access=\"read\"/>\n" \
+ " <property name=\"TimerSlackNSec\" type=\"t\" access=\"read\"/>\n" \
" <property name=\"CPUSchedulingResetOnFork\" type=\"b\" access=\"read\"/>\n" \
" <property name=\"NonBlocking\" type=\"b\" access=\"read\"/>\n" \
" <property name=\"StandardInput\" type=\"s\" access=\"read\"/>\n" \