mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
update TODO
This commit is contained in:
parent
fe4377faa5
commit
7bc756ff00
10
TODO
10
TODO
@ -24,6 +24,12 @@ Janitorial Clean-ups:
|
||||
|
||||
Features:
|
||||
|
||||
* pid1: lock image configured with RootDirectory=/RootImage= using the usual nspawn semantics while the unit is up
|
||||
|
||||
* add --vacuum-xyz options to coredumpctl, matching those journalctl already has.
|
||||
|
||||
* enforce that transient units are started exactly once only
|
||||
|
||||
* list the exit codes from the BSD/glibc <sysexits.h> in our own
|
||||
exit-codes.[ch] tables.
|
||||
|
||||
@ -39,10 +45,6 @@ Features:
|
||||
Related: add Ephemeral=<path1> <path2> … which would allow marking
|
||||
specific paths only like this.
|
||||
|
||||
* when RootImage= is used, mark the loopback device read-only if the other
|
||||
settings permit it (i.e. if ProtectSystem=strict is set, and no directory if
|
||||
the image is writable)
|
||||
|
||||
* add CopyFile= or so as unit file setting that may be used to copy files or
|
||||
directory trees from the host to te services RootImage= and RootDirectory=
|
||||
environment. Which we can use for /etc/machine-id and in particular
|
||||
|
Loading…
Reference in New Issue
Block a user