chiark / gitweb /
udev: actually check for existance of ID_PATH_TAG before we use it
[elogind.git] / src / logind.h
index aaa21cddda643e181c0bd96773e25a49914b2c42..7f584558ae481399c0a429f708f2e20b64368700 100644 (file)
  *
  * spawn user systemd
  * direct client API
- * verify access to SetIdleHint
+ * add display symlinks also per-session
  *
  * 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
+ * fix ACL enumeration as soon as libudev can properly handle two match tags when enumerating
  *
  * non-local X11 server
  * reboot/shutdown halt management