diff options
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/logind.h b/src/logind.h index 7f584558ae..db20bff194 100644 --- a/src/logind.h +++ b/src/logind.h @@ -36,15 +36,12 @@ * * 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 * use device_has_tag() as soon as it is available - * trigger based on libudev if available * enumerate recursively with libudev when triggering * use sysfs in device hash table, not sysname, when fb driver is fixed - * fix ACL enumeration as soon as libudev can properly handle two match tags when enumerating * * non-local X11 server * reboot/shutdown halt management |