X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=454239b9210fe97c47a6d542625ed8ee9bf03d9c;hp=e823f0a4c2a936b720453aa3a2e64971105d59b1;hb=761a7c71b649b5e926c28c703a11fbdc22dd6df1;hpb=edb2935c5c5b95c42b8679086f60da5eafad74cb;ds=sidebyside diff --git a/TODO b/TODO index e823f0a4c..454239b92 100644 --- a/TODO +++ b/TODO @@ -49,7 +49,7 @@ Features: * support transient mount units -* Imply DevicePolicy=closed when PrivateDevices= is used +* Imply DevicePolicy=closed and CapabilityBoundingSet=~CAP_SYS_MKNOD when PrivateDevices= is used * add an "input" group to udev logic and add all input devices to it @@ -72,11 +72,8 @@ Features: * "busctl status" works only as root on dbus1, since we cannot read /proc/$PID/exe -* systemctl (and possibly related tools): support a new switch that - allows enumerating units in local containers recursively. "systemctl - list-units -R" or so should not only lists on the host, but also the - services in all containers in a pretty way, to give an overview of - the entire system. +* systemctl: support --recursive for list-sockets, list-timers, + ... too, not just for list-units. * implement Distribute= in socket units to allow running multiple service instances processing the listening socket, and open this up @@ -667,6 +664,7 @@ Features: - add support for more attribute types * networkd: + - make sure RTM_NEWLINK messages match both the ifname and kind when setting the ifindex of a netdev - add more keys to [Route] and [Address] sections - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config) - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline)