summaryrefslogtreecommitdiff
path: root/src/logind.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-07-01 00:55:34 +0200
committerLennart Poettering <lennart@poettering.net>2011-07-01 00:55:34 +0200
commit1fd45a90f5c99a88c268981de321d0ef8542bd4f (patch)
treef54c239ad13964baaeb3822a363bd916775e2a16 /src/logind.h
parent31e54cc807edf5294828233e53ca95e754c5cf80 (diff)
unit: do wildcard expansion in ListenStream= and friends
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 10b75273fa..d91cae38fe 100644
--- a/src/logind.h
+++ b/src/logind.h
@@ -36,6 +36,7 @@
*
* spawn user systemd
* direct client API
+ * add display symlinks also per-session
*
* udev:
* drop redundant udev_device_get_is_initialized() use as soon as libudev is fixed