X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=1ef189016dd5064621071c357a300e9b98859dcb;hp=37a57130dda2585cee17f82a2eefdac8b3982eb2;hb=2b1c3767515672dfd0f5e0a9c9d7ac3a16a6a361;hpb=12ed81d9c88406234c20e9261ae8c8b992d8bc4d diff --git a/TODO b/TODO index 37a57130d..1ef189016 100644 --- a/TODO +++ b/TODO @@ -30,9 +30,12 @@ External: Features: +* timer units: actually add extra delays to timer units with high AccuracySec values, don't start them already when we are awake... + * timesyncd: - hookup with networkd: NTP servers from dhcp - hookup with networkd: listen to online/offline state + - run as unpriviliged user * a way for container managers to turn off getty starting via $container_headless= or so... @@ -700,6 +703,7 @@ Features: - patch kernel to support module alias for tunnel device (ipip/sit/gre), then remove remove libkmod dependency and CAP_SYS_MODULE - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth) + - add tun/tap netdev support External: