summaryrefslogtreecommitdiff
path: root/src/logind.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-06-29 02:27:16 +0200
committerLennart Poettering <lennart@poettering.net>2011-06-29 02:27:16 +0200
commit25d934917d3dd2ab10e8acc9a6bacd8c7f2f1067 (patch)
treefdcb8edf4cd8f3513fe0506814d140c5d5950613 /src/logind.h
parentac2dcbb2155fa421b826cfd45ec98d4237b1c9fe (diff)
logind: move default reset controller/kill exclude list into logind
Diffstat (limited to 'src/logind.h')
-rw-r--r--src/logind.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/logind.h b/src/logind.h
index 8da409bb93..df1364fd72 100644
--- a/src/logind.h
+++ b/src/logind.h
@@ -36,8 +36,9 @@
*
* spawn user systemd
* direct client API
- * add configuration file
+ * add configuration file man page
* verify access to SetIdleHint
+ * add FlushDevices bus call
*
* udev:
* drop redundant udev_device_get_is_initialized() use as soon as libudev is fixed