chiark / gitweb /
logind: use new udev_enumerate_add_match_parent() where applicable
[elogind.git] / src / logind.h
index 8726502c1c8e953d911eb7d4ee603c40d92db6b0..1f5f9fe4a6dba927dc55aee3039b60da6c4b855b 100644 (file)
  *
  * spawn user systemd
  * direct client API
- * verify access to SetIdleHint
- * hook up ACL tool for udev
  *
  * udev:
- * drop redundant udev_device_get_is_initialized() use as soon as libudev is fixed
- * properly escape/remove : and . from seat names in udev rules
- * 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
  *
  * non-local X11 server