diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-02-28 03:46:07 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-02-28 03:46:21 +0100 |
commit | 630023e2e4abeef4795d1ebfbe8a1a8f5b22e004 (patch) | |
tree | 08837efcad17ed18809a6f5aa766f36f546ca3f2 /TODO | |
parent | test-network: fix typo (diff) | |
download | systemd-630023e2e4abeef4795d1ebfbe8a1a8f5b22e004.tar.xz systemd-630023e2e4abeef4795d1ebfbe8a1a8f5b22e004.zip |
TODO: fix typo
Follow-up for 666a348d1c98873c55115924751e6f2d3bdb7435.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ Deprecations and removals: Features: * add a new specifier to unit files that figures out the DDI the unit file is - from, tracing trough overlayfs, DM, loopback block device. + from, tracing through overlayfs, DM, loopback block device. * in os-release define a field that can be initialized at build time from SOURCE_DATE_EPOCH (maybe even under that name?). Would then be used to |