summaryrefslogtreecommitdiff
path: root/src/logind.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-06-28 20:50:43 +0200
committerLennart Poettering <lennart@poettering.net>2011-06-28 20:50:43 +0200
commit47a2669062882d1b4ed6ae3c7b8926e09f2a978e (patch)
tree81f51cd728d961b90a4213c02b3ce5eeed4f5d17 /src/logind.h
parent4091baaaf421c8199430bceae0485044b74754bd (diff)
logind: implement basic version of AttachDevice() D-Bus call
Diffstat (limited to 'src/logind.h')
-rw-r--r--src/logind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/logind.h b/src/logind.h
index 88a7c1808c..8702d1aed2 100644
--- a/src/logind.h
+++ b/src/logind.h
@@ -38,6 +38,7 @@
* direct client API
* add configuration file
* D-Bus method: AttachDevices(seat, devices[]);
+ * use named pipes to detect when a session dies
*
* non-local X11 server
* reboot/shutdown halt management