summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-04-01 17:34:27 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-04-01 17:34:39 +0200
commitb17a681be52c5455514a4292954498e850d89f05 (patch)
tree0e8d1eb8eb6a821f5e424288d7393fec34ef8379 /TODO
parentudev: add /dev/disk/by-diskseq symlink for block devices (diff)
downloadsystemd-b17a681be52c5455514a4292954498e850d89f05.tar.xz
systemd-b17a681be52c5455514a4292954498e850d89f05.zip
tree-wide: fix typo
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3908972328..d71a2050d8 100644
--- a/TODO
+++ b/TODO
@@ -122,7 +122,7 @@ Features:
* maybe add a generator that reads /proc/cmdline, looks for
systemd.pull-raw-portable=, systemd-pull-raw-sysext= and similar switches
that take an URL as parameter. It then generates service units for
- systemd-pull calls thta download these URLs if not installed yet. usecase:
+ systemd-pull calls that download these URLs if not installed yet. usecase:
invoke a VM or nspawn container in a way it automatically deploys/runs these
images as OS payloads. i.e. have a generic OS image you can point to any
payload you like, which is then downloaded, securely verified and run.