diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-06-29 02:46:20 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-29 02:46:20 +0200 |
commit | c36eecdfcb4afa09850002fbb81a95a24ffde599 (patch) | |
tree | cfa98e5932514f8acc83bcb7e934c2ead3e218ab /src/logind.h | |
parent | 8fa365e5864c85bae31207c4c2ece4dc7b5b9136 (diff) |
man: update pam_systemd page to document new behaviour
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logind.h b/src/logind.h index df1364fd72..59ea799d52 100644 --- a/src/logind.h +++ b/src/logind.h @@ -36,9 +36,9 @@ * * spawn user systemd * direct client API - * add configuration file man page * verify access to SetIdleHint * add FlushDevices bus call + * hook up ACL tool for udev * * udev: * drop redundant udev_device_get_is_initialized() use as soon as libudev is fixed |