diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-07-01 00:55:34 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-01 00:55:34 +0200 |
commit | 1fd45a90f5c99a88c268981de321d0ef8542bd4f (patch) | |
tree | f54c239ad13964baaeb3822a363bd916775e2a16 /src/logind.h | |
parent | 31e54cc807edf5294828233e53ca95e754c5cf80 (diff) |
unit: do wildcard expansion in ListenStream= and friends
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 1 |
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 |