diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-02-16 22:58:24 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-02-16 22:58:24 +0100 |
commit | 6cd6fdb22820c5881a316831f4cf57d5d6e31144 (patch) | |
tree | e7029535042f891231af32eaa4a26d691525562f | |
parent | 32457153f4026ff2bcc73d82d5ad7a09a0169791 (diff) |
TODO: remove done item
strv_append was removed in e3e45d4f82daa5cd85ba40dde9127df900096c0c
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -74,9 +74,6 @@ Features: - add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt - ensure scope units may be started only a single time -* code cleanup - - we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() - * Automatically configure swap partition to use for hibernation by looking for largest swap partition on the root disk? * when we detect low battery and no AC on boot, show pretty splash and refuse boot |