diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,6 +17,8 @@ Bugfixes: External: +* "systemctl edit" should know a mode to create a new unit file + * Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros. * wiki: update journal format documentation for lz4 additions @@ -26,6 +28,10 @@ External: Features: +* install: include generator dirs in unit file search paths + +* networkd: add support for configuring ipv6 privacy extensions + * introduce an NSS module that uses machined info to give container UIDs pretty names when user namespacing is used. * stop using off_t, it's a crazy type. Use uint64_t instead. |