diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-13 16:01:54 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-13 16:01:54 +0100 |
commit | a56b63f41dc779a86573ae77814c14c1db156398 (patch) | |
tree | 00a4f9c5bf7611380000746548aec19f14166517 /TODO | |
parent | 043ccd8383a36a9d4f7b37c04670c9e6a57f391d (diff) |
man: document more error codes for sd_bus_request_name()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -425,7 +425,6 @@ Features: - nspawn: investigate whether we can support the same as LXC's lxc.network.type=phys mode, and pass through entire network interfaces to the container - - nspawn: maybe add a way to drop additional caps, in addition to add additional caps - nspawn: maybe explicitly reset loginuid? - nspawn: make it work for dwalsh and shared /usr containers -- tmpfs mounts as command line parameters, selinux exec context - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK). @@ -433,6 +432,7 @@ Features: SOCK_RAW, NETLINK_AUDIT) fail the the appropriate error code that makes the audit userspace to think auditing is not available in the kernel. + - support taking a btrfs snapshot at startup and dropping it afterwards * cryptsetup: - cryptsetup-generator: allow specification of passwords in crypttab itself |