diff options
author | Martin Pitt <martinpitt@users.noreply.github.com> | 2017-02-28 16:52:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-28 16:52:46 +0100 |
commit | f4ad4d658da2ed384579ed2e2b909a6558398919 (patch) | |
tree | fa9f2dd9b6b9753b47115ffcbfe2d891134872f9 /TODO | |
parent | fe6a0235019605c7c5246762d52d6b6b35ce3930 (diff) | |
parent | 6fd1a2918d071fb0cd335ae3f43076f26951285e (diff) |
Merge pull request #5491 from poettering/hwdb-update-v233
hwbd: update once again for 233
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ Janitorial Clean-ups: Features: +* sort generated hwdb files alphabetically when we import them, so that git + diffs remain minimal (in particular: the OUI databases we import are not + sorted, and not stable) + * set SystemCallArchitectures=native on all our services * maybe add call sd_journal_set_block_timeout() or so to set SO_SNDTIMEO for |